aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3204-branch-name-interpretation.sh
AgeCommit message (Expand)AuthorFilesLines
2023-06-17tests: mark as passing with SANITIZE=leakRubén Justo1-0/+1
2022-11-17branch: force-copy a branch to itself via @{-1} is a no-opRubén Justo1-0/+10
2022-10-10branch: support for shortcuts like @{-1}, completedRubén Justo1-0/+24
2020-11-19t3[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin1-4/+4
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2017-03-02checkout: restrict @-expansions when finding branchJeff King1-0/+10
2017-03-02strbuf_check_ref_format(): expand only local branchesJeff King1-2/+2
2017-03-02branch: restrict @-expansions when deletingJeff King1-3/+3
2017-03-02t3204: test git-branch @-expansion corner casesJeff King1-0/+123