diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-07-18 12:48:09 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-07-18 12:48:09 -0700 |
commit | 33400c0e96460f36708789a6a3c8eeb7cbc8f0cc (patch) | |
tree | 353ea68a6b56abfa0ccc9590a23adaf25dbf3acb /t/t5310-pack-bitmaps.sh | |
parent | Git 2.14-rc0 (diff) | |
parent | cygwin: allow pushing to UNC paths (diff) | |
download | tgif-33400c0e96460f36708789a6a3c8eeb7cbc8f0cc.tar.xz |
Merge branch 'tb/push-to-cygwin-unc-path'
On Cygwin, similar to Windows, "git push //server/share/repository"
ought to mean a repository on a network share that can be accessed
locally, but this did not work correctly due to stripping the double
slashes at the beginning.
This may need to be heavily tested before it gets unleashed to the
wild, as the change is at a fairly low-level code and would affect
not just the code to decide if the push destination is local. There
may be unexpected fallouts in the path normalization.
* tb/push-to-cygwin-unc-path:
cygwin: allow pushing to UNC paths
Diffstat (limited to 't/t5310-pack-bitmaps.sh')
0 files changed, 0 insertions, 0 deletions