this seems to be a useful command
git for-each-ref --format='%(committerdate) %09 %(authorname) %09 %(refname)' --sort=committerdate
references:
https://stackoverflow.com/questions/12055198/find-out-a-git-branch-creator/19135644#19135644
No comments:
Post a Comment