summaryrefslogtreecommitdiff
path: root/t/t2407-worktree-heads.sh
AgeCommit message (Expand)Author
2023-10-23builtin/branch.c: adjust error messages to coding guidelinesIsoken June Ibizugbe
2023-07-21branch: update the message to refuse touching a branch in-useJunio C Hamano
2022-08-22t2407: fix broken &&-chains in compound statementEric Sunshine
2022-07-19rebase: update refs from 'update-ref' commandsDerrick Stolee
2022-07-19rebase: add --update-refs optionDerrick Stolee
2022-07-19branch: consider refs under 'update-refs'Derrick Stolee
2022-07-19t2407: test branches currently using apply backendDerrick Stolee
2022-07-19t2407: test bisect and rebase as black-boxesDerrick Stolee
2022-06-15branch: fix branch_checked_out() leaksDerrick Stolee
2022-06-15branch: use branch_checked_out() when deleting refsDerrick Stolee
2022-06-15fetch: use new branch_checked_out() and add testsDerrick Stolee
2022-06-15branch: check for bisects and rebasesDerrick Stolee
2022-06-15branch: add branch_checked_out() helperDerrick Stolee