summaryrefslogtreecommitdiffstats
path: root/t/t2060-switch.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* checkout: clarify memory ownership in `unique_tracking_name()`Patrick Steinhardt2024-05-271-0/+1
* checkout: forbid "-B <branch>" from touching a branch used elsewhereJunio C Hamano2023-12-131-0/+2
* switch: reject if the branch is already checked out elsewhere (test)Rubén Justo2023-02-251-0/+29
* switch: mention the --detach option when dying due to lack of a branchAlex Henrie2022-02-261-0/+11
* branch: add flags and config to inherit trackingJosh Steadmon2021-12-211-0/+28
* t2*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-16/+16
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* checkout: learn to respect checkout.guessDenton Liu2020-10-081-1/+4
* t2060: add a test for switch with --orphan and --discard-changesbrian m. carlson2020-05-211-0/+8
* t: add tests for switchNguyễn Thái Ngọc Duy2019-04-021-0/+96