dbvc
dbvc copied to clipboard
Show author for each update (blame)
Using git status, you should be able to find out who commited and when.
git status --all --blame
Should yield something like
Available updates:
foobar (13fc728e Arnold Daniels 2014-04-30 13:00:00 +0200) done
zoo (34988a27 Arnold Daniels 2014-04-30 12:00:00 +0200) done
xyz (c89251a3 Arnold Daniels 2014-04-30 11:00:00 +0200) done