summaryrefslogtreecommitdiff
path: root/t/t9500-gitweb-standalone-no-errors.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2008-02-03 23:59:17 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-02-05 00:44:10 -0800
commit744dacd3f5045240a304e687f3ef7135398e7865 (patch)
tree2f79230a6d792514f78c9344661158f1b6b19b5a /t/t9500-gitweb-standalone-no-errors.sh
parentgit-add: adjust to the get_pathspec() changes. (diff)
downloadtgif-744dacd3f5045240a304e687f3ef7135398e7865.tar.xz
builtin-mv: minimum fix to avoid losing files
An incorrect command "git mv subdir /outer/space" threw the subdirectory to outside of the repository and then noticed that /outer/space/subdir/ would be outside of the repository. The error checking is backwards. This fixes the issue by being careful about use of the return value of get_pathspec(). Since the implementation already has handcrafted loop to munge each path on the command line, we use prefix_path() instead. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9500-gitweb-standalone-no-errors.sh')
0 files changed, 0 insertions, 0 deletions