summaryrefslogtreecommitdiff
path: root/t/t7416-submodule-dash-url.sh
diff options
context:
space:
mode:
authorLibravatar Jacob Keller <jacob.keller@gmail.com>2020-05-28 11:10:37 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-05-28 12:53:24 -0700
commitb07d77a2baae626370be8ae35efd3ebaf9befbc2 (patch)
treeb6526d61476a5dc6d9a713422da276d3b08a9097 /t/t7416-submodule-dash-url.sh
parentcompletion: add tests showing subpar switch/checkout --track logic (diff)
downloadtgif-b07d77a2baae626370be8ae35efd3ebaf9befbc2.tar.xz
completion: add tests showing subpar -c/-C startpoint completion
When using the branch creation argument for git switch or git checkout, -c/-C or -b/-B, the commands operate in a different mode: `git switch -c <branch> <some-reference>` means to create a branch named <branch> at the commit referred to by <some-reference>. When completing the start-point, we ought to always complete all valid references. Add tests for the completion of the start-point to -c/-C and -b/-B. Signed-off-by: Jacob Keller <jacob.keller@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7416-submodule-dash-url.sh')
0 files changed, 0 insertions, 0 deletions