Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | branch: force-copy a branch to itself via @{-1} is a no-op | Rubén Justo | 2022-11-17 | 1 | -0/+10 |
* | branch: support for shortcuts like @{-1}, completed | Rubén Justo | 2022-10-11 | 1 | -0/+24 |
* | t3[0-3]*: adjust the references to the default branch name "main" | Johannes Schindelin | 2020-11-20 | 1 | -4/+4 |
* | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 2020-11-20 | 1 | -0/+3 |
* | checkout: restrict @-expansions when finding branch | Jeff King | 2017-03-02 | 1 | -0/+10 |
* | strbuf_check_ref_format(): expand only local branches | Jeff King | 2017-03-02 | 1 | -2/+2 |
* | branch: restrict @-expansions when deleting | Jeff King | 2017-03-02 | 1 | -3/+3 |
* | t3204: test git-branch @-expansion corner cases | Jeff King | 2017-03-02 | 1 | -0/+123 |