diff options
author | Ariel Faigon <github.2009@yendor.com> | 2015-06-09 10:25:15 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-09 11:21:15 -0700 |
commit | 0b1f688bf453c8569d17908f0c3ca218157d80e4 (patch) | |
tree | f09de9666f89854919edfc039e9301f3319be907 /Documentation/git-commit.txt | |
parent | Merge branch 'maint-1.9' into maint-2.0 (diff) | |
download | tgif-0b1f688bf453c8569d17908f0c3ca218157d80e4.tar.xz |
git-completion.tcsh: fix redirect with noclobber
tcsh users who happen to have 'set noclobber' elsewhere in their
~/.tcshrc or ~/.cshrc startup files get a 'File exist' error, and
the tcsh completion file doesn't get generated/updated.
Adding a `!` in the redirect works correctly for both clobber (default)
and 'set noclobber' users.
Reviewed-by: Christian Couder <christian.couder@gmail.com>
Signed-off-by: Ariel Faigon <github.2009@yendor.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-commit.txt')
0 files changed, 0 insertions, 0 deletions