diff options
author | Junio C Hamano <junkio@cox.net> | 2005-12-04 15:58:50 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-12-04 16:06:35 -0800 |
commit | 287f860054345505e4f737466279efa6c3ff04b5 (patch) | |
tree | 240563de5898adcf52be5ea7b70839ba5db67ab3 /Documentation/git-cherry-pick.txt | |
parent | 7b9b4c452c793d0f8e3ff9f0b7fe526448fc314a (diff) | |
download | git-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 'Documentation/git-cherry-pick.txt')
0 files changed, 0 insertions, 0 deletions