diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-08-12 09:47:37 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-08-12 09:47:37 -0700 |
commit | 2c44b7a53bf49430f231a71668d2a1c4ea9f5591 (patch) | |
tree | 8ba87c65654b90145632e82f7e636bc2c5b8f55a /commit-slab.h | |
parent | 0a315befa7cb3132ab2ee6caa7dccb2299b7a348 (diff) | |
parent | 189d035e67b1f8cdbb1dbd388efd1b7434f34b04 (diff) | |
download | git-2c44b7a53bf49430f231a71668d2a1c4ea9f5591.tar.gz |
Merge branch 'js/mv-dir-to-new-directory'
"git mv dir non-existing-dir/" did not work in some environments
the same way as existing mainstream platforms. The code now moves
"dir" to "non-existing-dir", without relying on rename("A", "B/")
that strips the trailing slash of '/'.
* js/mv-dir-to-new-directory:
git mv: do not keep slash in `git mv dir non-existing-dir/`
Diffstat (limited to 'commit-slab.h')
0 files changed, 0 insertions, 0 deletions