]> gitweb.fluxo.info Git - scripts.git/commitdiff
Adding gitg
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 18 Jan 2013 00:52:21 +0000 (22:52 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 18 Jan 2013 00:52:21 +0000 (22:52 -0200)
gitg [new file with mode: 0755]

diff --git a/gitg b/gitg
new file mode 100755 (executable)
index 0000000..e4182a9
--- /dev/null
+++ b/gitg
@@ -0,0 +1,5 @@
+#
+# Simple wrapper around gitk
+#
+
+gitk --all $* &