diff options
author | tv <tv@xso> | 2011-09-06 20:45:18 +0200 |
---|---|---|
committer | tv <tv@xso> | 2011-09-06 20:45:18 +0200 |
commit | b3ea2775de8167889568d97c89664b2896970b26 (patch) | |
tree | 6fb194d85ec633e3fd718bdb656cc0a90b51f680 /commands | |
parent | 1a26823f2e9ecf9c768a99dc8956f7d16e7b8bfc (diff) |
//Reaktr/command/rev: initial commit
Diffstat (limited to 'commands')
-rwxr-xr-x | commands/rev | 2 |
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 |