The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to avoid special characters on git merge

Kesab Nandi
September 5, 2023

Suppose I have a feature branch and a release branch created from the master branch. I made my code changes and pushed it to the feature then merged to the release branch. Before I merge the changes to the master branch if there are new changes pushed to the master branch for one or more files I have changed in my branches, the pull request to merge into master will show a conflict issue. To resolve it and pull the changes from the master branch to the feature branch if we use git pull origin master command (or git pull origin from the other corresponding feature or release branch), the changes will be pulled but the files in the feature branch will contain additional multiple less than and greater than symbols and we need to fix those manually.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Eminent seo
September 19, 2023

thank you

TAGS
AUG Leaders

Atlassian Community Events