summaryrefslogtreecommitdiff
path: root/t/t2501-cwd-empty.sh
AgeCommit message (Expand)Author
2021-12-09t2501: simplify the tests since we can now assume desired behaviorElijah Newren
2021-12-09dir: new flag to remove_dir_recurse() to spare the original_cwdElijah Newren
2021-12-09dir: avoid incidentally removing the original_cwd in remove_path()Elijah Newren
2021-12-09stash: do not attempt to remove startup_info->original_cwdElijah Newren
2021-12-09rebase: do not attempt to remove startup_info->original_cwdElijah Newren
2021-12-09clean: do not attempt to remove startup_info->original_cwdElijah Newren
2021-12-09symlinks: do not include startup_info->original_cwd in dir removalElijah Newren
2021-12-09unpack-trees: add special cwd handlingElijah Newren
2021-12-09unpack-trees: refuse to remove startup_info->original_cwdElijah Newren
2021-12-09t2501: add various tests for removing the current working directoryElijah Newren