diff options
author | tv <tv@xso> | 2011-09-08 13:12:22 +0200 |
---|---|---|
committer | tv <tv@xso> | 2011-09-08 13:12:22 +0200 |
commit | 58fbce3e796fbd53ad9450dac3487070e3a08c75 (patch) | |
tree | d684403e4874eff5b5d39952748dc0b12accb5fd | |
parent | 9278f02b932fe9e7a59866ac713b7f2533b89dc9 (diff) | |
parent | 2625c851b728b45b41717827acc007a274572ed7 (diff) |
Merge branch 'master' of github.com:krebscode/painload
-rwxr-xr-x | Reaktor/commands/rev | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Reaktor/commands/rev b/Reaktor/commands/rev index 9964fe3f..a8681ab9 100755 --- a/Reaktor/commands/rev +++ b/Reaktor/commands/rev @@ -1,2 +1,2 @@ #! /bin/sh -git rev-parse --short HEAD +git log -1 --format="%h by %an, %ar" |