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 committed by Junio C Hamano
parent 814a9bfee9
commit 975457f185

View file

@ -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
~~~~~~~~~~~~~~~~~~~~~~~~~~