Merge two completely separate commit histories
Open
enhancement
merge
version control
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 108
Description
Right now, to merge, the two branches must share a common commit ancestor. This is not strictly necessary as you can materialize an artificial ancestor before both init commits and run the merge as normal. This comes up every so often in customer discussions. Cataloguing as an issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.