summaryrefslogtreecommitdiff
path: root/t/t2060-switch.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-3/+3
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-05-27checkout: clarify memory ownership in `unique_tracking_name()`Patrick Steinhardt1-0/+1
2023-12-13checkout: forbid "-B <branch>" from touching a branch used elsewhereJunio C Hamano1-0/+2
2023-02-25switch: reject if the branch is already checked out elsewhere (test)Rubén Justo1-0/+29
2022-02-25switch: mention the --detach option when dying due to lack of a branchAlex Henrie1-0/+11
2021-12-20branch: add flags and config to inherit trackingJosh Steadmon1-0/+28
2020-11-19t2*: adjust the references to the default branch name "main"Johannes Schindelin1-16/+16
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-10-08checkout: learn to respect checkout.guessDenton Liu1-1/+4
2020-05-21t2060: add a test for switch with --orphan and --discard-changesbrian m. carlson1-0/+8
2019-04-02t: add tests for switchNguyễn Thái Ngọc Duy1-0/+96