Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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 comment

Eminent seo September 19, 2023

thank you

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events