diff options
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 | 
