aboutsummaryrefslogtreecommitdiffstats
path: root/commands/rev
diff options
context:
space:
mode:
authortv <tv@xso>2011-09-06 20:45:18 +0200
committertv <tv@xso>2011-09-06 20:45:18 +0200
commitb3ea2775de8167889568d97c89664b2896970b26 (patch)
tree6fb194d85ec633e3fd718bdb656cc0a90b51f680 /commands/rev
parent1a26823f2e9ecf9c768a99dc8956f7d16e7b8bfc (diff)
//Reaktr/command/rev: initial commit
Diffstat (limited to 'commands/rev')
-rwxr-xr-xcommands/rev2
1 files changed, 2 insertions, 0 deletions
diff --git a/commands/rev b/commands/rev
new file mode 100755
index 0000000..9964fe3
--- /dev/null
+++ b/commands/rev
@@ -0,0 +1,2 @@
+#! /bin/sh
+git rev-parse --short HEAD