I am trying to merge two branches on a bare repository and can't use MergeCommand since it requires checking out a branch. Is there a way I could use a low level JGit API to merge the branches instead?
2.1m questions
2.1m answers
60 comments
57.0k users