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 | 5edb9c8d31a1ae452558a1b1c7d7eb2a269bb40e (patch) | |
tree | c2b7a40a7d1959e2fc94ba41021aeb0f4c7e173e /Reaktor/commands | |
parent | c089c06ba3c253095620235eccd7159095e77adf (diff) |
//Reaktr/command/rev: initial commit
Diffstat (limited to 'Reaktor/commands')
-rwxr-xr-x | Reaktor/commands/rev | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Reaktor/commands/rev b/Reaktor/commands/rev new file mode 100755 index 00000000..9964fe3f --- /dev/null +++ b/Reaktor/commands/rev @@ -0,0 +1,2 @@ +#! /bin/sh +git rev-parse --short HEAD |