Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Show author for each update (blame) #8

Open
jasny opened this issue Aug 2, 2014 · 0 comments
Open

Show author for each update (blame) #8

jasny opened this issue Aug 2, 2014 · 0 comments

Comments

@jasny
Copy link
Owner

jasny commented Aug 2, 2014

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant