diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-09-28 16:08:38 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-09-29 13:27:50 -0700 |
commit | 2f76919517e98bb5e979d6c8c7bbc3478a066a21 (patch) | |
tree | b61ab2592132cb6f8f62de1ee6ddad05c6d19910 /Documentation | |
parent | 9ec26eb7cd7767faffac9bac5e22ede0d25e20e3 (diff) | |
download | git-2f76919517e98bb5e979d6c8c7bbc3478a066a21.tar.gz git-2f76919517e98bb5e979d6c8c7bbc3478a066a21.tar.xz |
MinGW: avoid collisions between "tags" and "TAGS"
On case insensitive filesystems, "tags" and "TAGS" target will try to
overwrite the same file. Allow MinGW to use "ETAGS" instead.
These two targets do produce real files; do not put them on .PHONY target
list.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions