amiel (owner)

Fork Of

Revisions

gist: 123355 Download_button fork
public
Public Clone URL: git://gist.github.com/123355.git
Embed All Files: show embed
git-branch.sh #
1
2
3
4
5
6
7
8
9
10
alias gb='for k in `git branch|perl -pe s/^..//`;do echo -e `git show --pretty=format:"%Cblue%cr%Creset" $k|head -n 1`\\t$k;done'
 
# Output
# ------
# ~/Development/github(master)$ gb
# 4 weeks ago config-gem
# 9 days ago dropdown
# 5 weeks ago faucet
# 3 weeks ago health