Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-12-05 02:58:50 +0300
committerJunio C Hamano <junkio@cox.net>2005-12-05 03:06:35 +0300
commit287f860054345505e4f737466279efa6c3ff04b5 (patch)
tree240563de5898adcf52be5ea7b70839ba5db67ab3 /Documentation/git-revert.txt
parent7b9b4c452c793d0f8e3ff9f0b7fe526448fc314a (diff)
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-revert.txt')
0 files changed, 0 insertions, 0 deletions