Answers for "how to remove conflict in git"

1

git CONFLICT (modify/delete)

$ git rm <filename>
$ git commit
Posted by: Guest on April-14-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language