summaryrefslogtreecommitdiff
path: root/t/t2501-cwd-empty.sh
Commit message (Expand)AuthorAgeFilesLines
* t2501: simplify the tests since we can now assume desired behaviorElijah Newren2021-12-091-87/+36
* dir: new flag to remove_dir_recurse() to spare the original_cwdElijah Newren2021-12-091-5/+0
* dir: avoid incidentally removing the original_cwd in remove_path()Elijah Newren2021-12-091-8/+4
* stash: do not attempt to remove startup_info->original_cwdElijah Newren2021-12-091-1/+1
* rebase: do not attempt to remove startup_info->original_cwdElijah Newren2021-12-091-2/+2
* clean: do not attempt to remove startup_info->original_cwdElijah Newren2021-12-091-2/+3
* symlinks: do not include startup_info->original_cwd in dir removalElijah Newren2021-12-091-5/+5
* unpack-trees: add special cwd handlingElijah Newren2021-12-091-1/+1
* unpack-trees: refuse to remove startup_info->original_cwdElijah Newren2021-12-091-13/+7
* t2501: add various tests for removing the current working directoryElijah Newren2021-12-091-0/+342