Skip to content

Commit 975457f

Browse files
quic-nasserggitster
authored andcommitted
Document delta attribute in "git help attributes".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 814a9bf commit 975457f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Documentation/gitattributes.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,16 @@ in the file. E.g. the string `$Format:%H$` will be replaced by the
560560
commit hash.
561561

562562

563+
Packing objects
564+
~~~~~~~~~~~~~~~
565+
566+
`delta`
567+
^^^^^^^
568+
569+
Delta compression will not be attempted for blobs for paths with the
570+
attribute `delta` set to false.
571+
572+
563573
Viewing files in GUI tools
564574
~~~~~~~~~~~~~~~~~~~~~~~~~~
565575

0 commit comments

Comments
 (0)