summaryrefslogtreecommitdiff
path: root/t/t3202-show-branch-octopus.sh
diff options
context:
space:
mode:
authorStephen Boyd <bebarino@gmail.com>2009-05-21 00:33:18 -0700
committerJunio C Hamano <gitster@pobox.com>2009-05-22 22:48:04 -0700
commit57343652a55bdc3e7f3cf8c6def94dac482c72e5 (patch)
treefc49e41ae2d9c38cb44a3c6267ec10e3b260b960 /t/t3202-show-branch-octopus.sh
parent1ca20358e769e5bf8f3567a658efe858f8550ff5 (diff)
downloadgit-57343652a55bdc3e7f3cf8c6def94dac482c72e5.tar.gz
show-branch: migrate to parse-options API
Note that "-g" no longer uses an equals '=' sign for its optional arguments, but "--reflog" still does. This is normal behavior for parse options, as arguments to "-g" are put immediately after the option with no space. For example git show-branch -g=4 is now git show-branch -g4 Signed-off-by: Stephen Boyd <bebarino@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3202-show-branch-octopus.sh')
0 files changed, 0 insertions, 0 deletions