summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@xso>2011-09-08 13:12:22 +0200
committertv <tv@xso>2011-09-08 13:12:22 +0200
commit58fbce3e796fbd53ad9450dac3487070e3a08c75 (patch)
treed684403e4874eff5b5d39952748dc0b12accb5fd
parent9278f02b932fe9e7a59866ac713b7f2533b89dc9 (diff)
parent2625c851b728b45b41717827acc007a274572ed7 (diff)
Merge branch 'master' of github.com:krebscode/painload
-rwxr-xr-xReaktor/commands/rev2
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"