I am very new to git and wondered how I should go about a merge where in the local repo I have deleted several files on the master branch but these files exist within the remote master branch.
After doing git-merge it shows the conflicts that have occured.
Using git gui it shows that the local file is deleted, while the remote branch file has contents.
How do you stop these files from being conflicted?
Is there a simple way using git gui?
Many thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…