aboutsummaryrefslogtreecommitdiffstats
path: root/t/t2027-worktree-list.sh
AgeCommit message (Expand)AuthorFilesLines
2019-01-02move worktree tests to t24*Thomas Gummerer1-154/+0
2018-05-14t: switch $_z40 to $ZERO_OIDbrian m. carlson1-1/+1
2017-04-14t2027: avoid using pipesPrathamesh Chavan1-14/+21
2017-02-17rev-parse: fix several options when running in a subdirectoryJohannes Schindelin1-2/+2
2017-02-17rev-parse tests: add tests executed from a subdirectoryMichael Rappazzo1-2/+10
2016-11-28worktree list: keep the list sortedNguyễn Thái Ngọc Duy1-0/+19
2016-11-28get_worktrees() must return main worktree as first item even on errorNguyễn Thái Ngọc Duy1-0/+21
2016-02-12rev-parse: take prefix into account in --git-common-dirNguyễn Thái Ngọc Duy1-0/+10
2015-10-08worktree: add 'list' commandMichael Rappazzo1-0/+89