aboutsummaryrefslogtreecommitdiffstats
path: root/t/t2070-restore.sh
AgeCommit message (Expand)AuthorFilesLines
2024-03-14checkout: plug some leaks in git-restoreRubén Justo1-0/+1
2023-07-31checkout: allow "checkout -m path" to unmerge removed pathsJunio C Hamano1-1/+1
2023-07-31checkout/restore: add basic tests for --mergeJunio C Hamano1-0/+64
2023-07-31checkout/restore: refuse unmerging paths unless checking out of the indexJunio C Hamano1-2/+5
2023-02-27restore: fault --staged --worktree with merge optsAndy Koppe1-0/+16
2020-11-19t2*: adjust the references to the default branch name "main"Johannes Schindelin1-3/+3
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-05-05restore: default to HEAD when combining --staged and --worktreeEric Sunshine1-0/+11
2020-01-22Merge branch 'nd/switch-and-restore'Junio C Hamano1-0/+17
2020-01-08restore: invalidate cache-tree when removing entries with --stagedJeff King1-0/+17
2019-08-02restore: add test for deleted ita filesVarun Naik1-0/+11
2019-06-20t2027: use test_must_be_emptyNguyễn Thái Ngọc Duy1-3/+2
2019-05-07t: add tests for restoreNguyễn Thái Ngọc Duy1-0/+99