Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | checkout: clarify memory ownership in `unique_tracking_name()` | Patrick Steinhardt | 2024-05-27 | 1 | -0/+1 |
* | checkout: forbid "-B <branch>" from touching a branch used elsewhere | Junio C Hamano | 2023-12-13 | 1 | -0/+2 |
* | switch: reject if the branch is already checked out elsewhere (test) | Rubén Justo | 2023-02-25 | 1 | -0/+29 |
* | switch: mention the --detach option when dying due to lack of a branch | Alex Henrie | 2022-02-26 | 1 | -0/+11 |
* | branch: add flags and config to inherit tracking | Josh Steadmon | 2021-12-21 | 1 | -0/+28 |
* | t2*: adjust the references to the default branch name "main" | Johannes Schindelin | 2020-11-20 | 1 | -16/+16 |
* | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 2020-11-20 | 1 | -0/+3 |
* | checkout: learn to respect checkout.guess | Denton Liu | 2020-10-08 | 1 | -1/+4 |
* | t2060: add a test for switch with --orphan and --discard-changes | brian m. carlson | 2020-05-21 | 1 | -0/+8 |
* | t: add tests for switch | Nguyễn Thái Ngọc Duy | 2019-04-02 | 1 | -0/+96 |