From: Silvio Rhatto Date: Fri, 18 Jan 2013 00:52:21 +0000 (-0200) Subject: Adding gitg X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fbfc525880296fbfdac33a546fb568be7441f711;p=scripts.git Adding gitg --- diff --git a/gitg b/gitg new file mode 100755 index 0000000..e4182a9 --- /dev/null +++ b/gitg @@ -0,0 +1,5 @@ +# +# Simple wrapper around gitk +# + +gitk --all $* &