Skip to content

How to implement custom merge driver? #1430

Answered by Byron
shorton3 asked this question in Q&A
How to implement custom merge driver? #1430
Apr 14, 2022 · 2 answers
You must be logged in to vote

Merge drivers will only be picked up if merges are performed by git itself, which can typically be achieved by using repo.git.merge(…). Using git directly is described here in greater detail.

Replies

2 suggested answers

You must be logged in to vote
0 replies
You must be logged in to vote
0 replies
Answer selected by Byron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants