diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2010-08-20 05:30:56 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-08-20 14:16:21 -0700 |
commit | 9257a1efe1f8a0e8244da6f4a4d8178fbb41699d (patch) | |
tree | e0c20fdc2d5c56bc29866640a7cb5efdcdd986ad /Documentation/git-ls-files.txt | |
parent | c300578f12ec23ba22f16af16259650e38e88f87 (diff) | |
download | git-9257a1efe1f8a0e8244da6f4a4d8178fbb41699d.tar.gz |
Documentation: clarify quoting in gitignore docs
An asterisk in "Documentation/*.txt" quoted with \ to avoid bold text
is being output as \* because asciidoc does not consider it a
candidate for escaping (there is no matching * to pair it with).
So the manual looks like it is saying that one should write
"Documentation/\*.txt" in the .gitignore file.
Reported-by: Frédéric Brière <fbriere@fbriere.net>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-ls-files.txt')
0 files changed, 0 insertions, 0 deletions