Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: 'got log [git log options] [repo-list]' #26

Closed
genehack opened this issue Jul 22, 2014 · 0 comments
Closed

feature request: 'got log [git log options] [repo-list]' #26

genehack opened this issue Jul 22, 2014 · 0 comments

Comments

@genehack
Copy link
Owner

Run 'git log' in all listed repos with the given git log options. Fold the output together in a chronological way across repos.

Use case: doing end-of-week activity report, you could do something like:

got log -t work --author=me

and get all your commits, in the standard newest-first git log format.

(The folding together across streams may make this tricky to do in perl)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant