summaryrefslogtreecommitdiff
path: root/git-push.sh
diff options
context:
space:
mode:
authorJosef Weidendorfer <Josef.Weidendorfer@gmx.de>2005-11-01 22:46:27 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-11-01 22:45:49 (GMT)
commitf676fa76e26faed3ac02a9dae8f9f7addb9542a4 (patch)
treeb71d7b211ffed2a39de29d772be1d40dde2951a9 /git-push.sh
parent085c1e2212e1adef2e8c72a28641bc4a8314a4e6 (diff)
downloadgit-f676fa76e26faed3ac02a9dae8f9f7addb9542a4.zip
git-f676fa76e26faed3ac02a9dae8f9f7addb9542a4.tar.gz
git-f676fa76e26faed3ac02a9dae8f9f7addb9542a4.tar.bz2
Strip any trailing slash on destination argument
Needed because generating a target paths will add another slash. This fixes e.g. "git-mv file dir/", which removed "file" from version control by renaming it to "dir//file", as git-update-index does not accept such paths. Thanks goes to Ben Lau for noting this bug. Signed-off-by: Josef Weidendorfer <Josef.Weidendorfer@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-push.sh')
0 files changed, 0 insertions, 0 deletions