summaryrefslogtreecommitdiffstats
path: root/t/t3204-branch-name-interpretation.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* branch: force-copy a branch to itself via @{-1} is a no-opRubén Justo2022-11-171-0/+10
* branch: support for shortcuts like @{-1}, completedRubén Justo2022-10-111-0/+24
* t3[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-4/+4
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* checkout: restrict @-expansions when finding branchJeff King2017-03-021-0/+10
* strbuf_check_ref_format(): expand only local branchesJeff King2017-03-021-2/+2
* branch: restrict @-expansions when deletingJeff King2017-03-021-3/+3
* t3204: test git-branch @-expansion corner casesJeff King2017-03-021-0/+123