summaryrefslogtreecommitdiffstats
path: root/gitattributes.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-12-27 14:37:27 -0800
committerJunio C Hamano <gitster@pobox.com>2016-12-27 14:37:27 -0800
commit9e35abf2be7349a7bcfc5580b01ee69d5718b008 (patch)
treeb9710fbeb66a9bf2dc66a1d9bde1dc9f8d70c117 /gitattributes.txt
parent9ed6ab2660c4c57f561ad34ad87a4b547d32d271 (diff)
downloadgit-htmldocs-9e35abf2be7349a7bcfc5580b01ee69d5718b008.tar.gz
Autogenerated HTML docs for v2.11.0-258-ge0580
Diffstat (limited to 'gitattributes.txt')
-rw-r--r--gitattributes.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/gitattributes.txt b/gitattributes.txt
index 976243a63..e0b66c122 100644
--- a/gitattributes.txt
+++ b/gitattributes.txt
@@ -435,7 +435,9 @@ to filter relative to the repository root. Right after the flush packet
Git sends the content split in zero or more pkt-line packets and a
flush packet to terminate content. Please note, that the filter
must not send any response before it received the content and the
-final flush packet.
+final flush packet. Also note that the "value" of a "key=value" pair
+can contain the "=" character whereas the key would never contain
+that character.
------------------------
packet: git> command=smudge
packet: git> pathname=path/testfile.dat