-
Notifications
You must be signed in to change notification settings - Fork 3
Broken commit history display if there's a visible merge commit #44
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdomain: frontendimportance: 1 - must haveMust be implemented for the product to be completeMust be implemented for the product to be completeurgency: 2 - we can waitwork type: investigationA task that primarily involves digging into a particular problemA task that primarily involves digging into a particular problem
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdomain: frontendimportance: 1 - must haveMust be implemented for the product to be completeMust be implemented for the product to be completeurgency: 2 - we can waitwork type: investigationA task that primarily involves digging into a particular problemA task that primarily involves digging into a particular problem
If there's a merge commit above the earliest interesting commit, our frontend vomits blood.
Steps to repro
main: the main branch, which includes a merge commiteic: a branch pointing to the earliest interesting commit. This branch exists so that the interesting commit graph will contain a merge commit. This also means that if you delete this branch, Stack Attack will display the commit graph correctly.c: just a random feature branchSteps to resolve
hasForkindisplayCommitsForSubgraphRootedAtCommitis false.