Details
Description
Merge operations always is done at master branch.
Once default branch name can be whatever user needs and master is being replaced by main in many repo this could led to problems. That way camel-git needs to allow user especify a targetBranch and, if this are no set, get default branch from user configs.