Skip to content

All 'merge' commands failing #3403

Answered by kevgo
StevenXL asked this question in Q&A
Apr 23, 2024 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

Excellent, thanks for helping investigate this issue! I have created #3408 that should fix this.

Please note that this fix relaxes the ff-only rules you have set for merging parent and tracking branches to use merge commits if needed. Branches can get so much out of sync that it's not always possible to fast-forward them. If this doesn't work for you, you could try setting the sync-feature-strategy to rebase. Git Town will then rebase your feature branches against their parent and tracking branches, thereby avoiding merge commits.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@StevenXL
Comment options

@StevenXL
Comment options

@kevgo
Comment options

Answer selected by StevenXL
@kevgo
Comment options

@StevenXL
Comment options

@kevgo
Comment options

@kevgo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants