aboutsummaryrefslogtreecommitdiff
path: root/gitg
blob: 4d880566ca512d341a52645ba89b9c34960c78ca (plain)
1
2
3
4
5
6
#
# Simple wrapper around gitk
#

git diff &> /dev/null
gitk --all $* &