summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 814a9bf)
raw | patch | inline | side by side (parent: 814a9bf)
author | Nasser Grainawi <nasser@codeaurora.org> | |
Wed, 21 Oct 2009 21:06:21 +0000 (14:06 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 21 Oct 2009 21:07:44 +0000 (14:07 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitattributes.txt | patch | blob | history |
index 1195e83b6e65b5cf7926c973c730ffe19ff92202..1f472cea59a64023d91d25b09cc4d6f0aa39bc28 100644 (file)
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
~~~~~~~~~~~~~~~~~~~~~~~~~~