diff options
author | Shaoxuan Yuan <shaoxuan.yuan02@gmail.com> | 2022-08-09 20:09:08 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-08-10 13:57:49 -0700 |
commit | b6f51e3db978ae2a72c290a10bd205f9e1d6818e (patch) | |
tree | e80faffa456988fb7fbbe44bb437837b01544acc /t/t9133-git-svn-nested-git-repo.sh | |
parent | 5784db1b22feceafc72454dccd9637d19fdd422c (diff) |
mv: cleanup empty WORKING_DIRECTORY
Originally, moving from-in-to-out may leave an empty <source>
directory on-disk (this kind of directory is marked as
WORKING_DIRECTORY).
Cleanup such directories if they are empty (don't have any entries
under them).
Modify two tests that take <source> as WORKING_DIRECTORY to test
this behavior.
Suggested-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Shaoxuan Yuan <shaoxuan.yuan02@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9133-git-svn-nested-git-repo.sh')
0 files changed, 0 insertions, 0 deletions