Skip to content

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

Open
andyquinterom wants to merge 1 commit into
acaudwell:masterfrom
andyquinterom:master
Open

Adds --first-parent options to remove previously deleted files#279
andyquinterom wants to merge 1 commit into
acaudwell:masterfrom
andyquinterom:master

Conversation

@andyquinterom

@andyquinterom andyquinterom commented Jan 21, 2022

Copy link
Copy Markdown

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

@acaudwell

Copy link
Copy Markdown
Owner

Looks promising.

@acaudwell

Copy link
Copy Markdown
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

Liz4v commented Feb 23, 2022

Copy link
Copy Markdown

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.

@Blunderchips

Copy link
Copy Markdown

Is this something we can merge in?

@SmallLars

SmallLars commented May 7, 2025

Copy link
Copy Markdown

We have the problem with Mercurial too and I can not find any option in hg log for that. So I would prefer an additional option in Gource to let Gource ignore modified files when they are not already existing.

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.

5 participants