diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-03-07 00:25:28 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-03-08 09:11:21 +0900 |
commit | 407e7680729945126b414a634365be15075fc3bb (patch) | |
tree | aae60811b997da0ae0adedea5246493dd09a28b5 /t | |
parent | Merge tag 'l10n-2.21.0-rnd2.1' of git://github.com/git-l10n/git-po (diff) | |
download | tgif-407e7680729945126b414a634365be15075fc3bb.tar.xz |
git-clean.txt: clarify ignore pattern files
In the git-clean documentation, -x and -e documented .gitignore,
$GIT_DIR/info/excludes but neglected to mention the file pointed to by
core.excludesFile.
Remove specific list of files and, instead, reference gitignore(5)
documentation so that information is consolidated and the git-clean
documentation is more precise.
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Helped-by: Martin Ă…gren <martin.agren@gmail.com>
Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions