aboutsummaryrefslogtreecommitdiff
path: root/git-revert.sh
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-12-04 15:58:50 -0800
committerJunio C Hamano <junkio@cox.net>2005-12-04 16:06:35 -0800
commit287f860054345505e4f737466279efa6c3ff04b5 (patch)
tree240563de5898adcf52be5ea7b70839ba5db67ab3 /git-revert.sh
parent7b9b4c452c793d0f8e3ff9f0b7fe526448fc314a (diff)
downloadgit-287f860054345505e4f737466279efa6c3ff04b5.tar.gz
git-287f860054345505e4f737466279efa6c3ff04b5.tar.xz
show-branch: allow glob pattern to name branches to show.
With this, you can say "git-show-branch topic/* master" to show all the topic branches you have under .git/refs/heads/topic/ and your master branch. Another example is "git-show-branch --list v1.0*" to show all the v1.0 tags. You can disambiguate by saying "heads/topic/*" to show only topic branches if you have tags under .git/refs/tags/topic/ as well. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-revert.sh')
0 files changed, 0 insertions, 0 deletions