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

Option to group commits by user #63

Open
Designer023 opened this issue Mar 22, 2017 · 1 comment · May be fixed by #127
Open

Option to group commits by user #63

Designer023 opened this issue Mar 22, 2017 · 1 comment · May be fixed by #127

Comments

@Designer023
Copy link

I've just tried the command git standup -a "all" which works brilliantly, but because there are lots of people working on the project I am looking at it's quite confusing who is doing what. It would be nice to have a flag so I can group commits by user

oussamabadr added a commit to oussamabadr/git-standup that referenced this issue Sep 14, 2022
@oussamabadr oussamabadr linked a pull request Sep 14, 2022 that will close this issue
@oussamabadr
Copy link

oussamabadr commented Sep 16, 2022

If anyone want to get commits grouped by authors, while waiting to merge PR #127:

1- Clone https://github.com/oussamabadr/git-standup
2- Navigate to the root project using terminal
2- Install it locally: npm install -g .
3- Go to any git project then run: git-standup -a all -G

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

Successfully merging a pull request may close this issue.

2 participants