diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-04-22 15:45:10 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-04-22 15:45:10 -0700 |
commit | 66a80c333ebe2509d5dcadbd2ee244c53fe73e1e (patch) | |
tree | c694a863cb39c582ad8b05aa2828eec638ed81e8 /Documentation/git-pull.txt | |
parent | Merge branch 'jk/use-write-script-more' (diff) | |
parent | config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMES (diff) | |
download | tgif-66a80c333ebe2509d5dcadbd2ee244c53fe73e1e.tar.xz |
Merge branch 'ad/cygwin-wants-rename'
On Cygwin, object creation uses the "create a temporary and then
rename it to the final name" pattern, not "create a temporary,
hardlink it to the final name and then unlink the temporary"
pattern.
This is necessary to use Git on Windows shared directories, and is
already enabled for the MinGW and plain Windows builds. It also
has been used in Cygwin packaged versions of Git for quite a while.
See http://thread.gmane.org/gmane.comp.version-control.git/291853
($gmane/275680, $gmane/291853).
* ad/cygwin-wants-rename:
config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMES
Diffstat (limited to 'Documentation/git-pull.txt')
0 files changed, 0 insertions, 0 deletions