Document `delta` attribute in "git help attributes".

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Nasser Grainawi 2009-10-21 14:06:21 -07:00 коммит произвёл Junio C Hamano
Родитель 814a9bfee9
Коммит 975457f185
1 изменённых файлов: 10 добавлений и 0 удалений

Просмотреть файл

@ -560,6 +560,16 @@ in the file. E.g. the string `$Format:%H$` will be replaced by the
commit hash.
Packing objects
~~~~~~~~~~~~~~~
`delta`
^^^^^^^
Delta compression will not be attempted for blobs for paths with the
attribute `delta` set to false.
Viewing files in GUI tools
~~~~~~~~~~~~~~~~~~~~~~~~~~