author | Junio C Hamano <junkio@cox.net> | |
Mon, 15 Aug 2005 08:42:15 +0000 (01:42 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 15 Aug 2005 10:00:22 +0000 (03:00 -0700) | ||
commit | 7c27558c6236225b07c5d5def76299d2b5fe7635 | |
tree | a82cb780921131e30bdc1d646f7ca6bc1b667db6 | tree | snapshot |
parent | 365a00a3f280f8697e4735e1ac5b42a1c50f7887 | commit | diff |
Add git-show-branches-script
Often I find myself wanting to do quick branches check when I am
not in the windowing environment and cannot run gitk.
This stupid script shows commits leading to the heads of
interesting branches with indication which ones belong to which
branches, so that fork point is somewhat discernible without
using gitk.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Often I find myself wanting to do quick branches check when I am
not in the windowing environment and cannot run gitk.
This stupid script shows commits leading to the heads of
interesting branches with indication which ones belong to which
branches, so that fork point is somewhat discernible without
using gitk.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-show-branches-script.txt | [new file with mode: 0644] | blob |
Documentation/git.txt | diff | blob | history | |
Makefile | diff | blob | history | |
git-show-branches-script | [new file with mode: 0755] | blob |