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

Adds --first-parent options to remove previously deleted files #279

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andyquinterom
Copy link

@andyquinterom andyquinterom commented Jan 21, 2022

This causes only merge commits to show which fixed the error. This however, could be added as an extra cli option.

@acaudwell
Copy link
Owner

Looks promising.

@acaudwell
Copy link
Owner

Thanks for looking into the issue. This might fix the problem in some cases, but from what I can tell --first-parent causes only the last commit of a merge branch to get included, so it would omit other changes from that branch being shown in Gource. E.g. if an earlier commit on the merge branch added a new file, that event will get discarded.

@Liz4v
Copy link

Liz4v commented Feb 23, 2022

I have just tested it and while I agree that squashing the branches is a problem, I still see it as an improvement over current behaviour.

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 this pull request may close these issues.

3 participants