0

I am developing my project with git.

I use git extension for visual studio.

I have discovered that some of my code has not been applied correctly after pushes.

enter image description here

I only have a master branch, no other branches.

Every changes from the merge has not been applied when I do a pull from my second computer.

How can I fix this issue?

SwissCodeMen
  • 4,222
  • 8
  • 24
  • 34
dalton5
  • 915
  • 2
  • 14
  • 28
  • Does this answer your question? [Move work in progress to another computer during git merge conflict](https://stackoverflow.com/questions/54119470/move-work-in-progress-to-another-computer-during-git-merge-conflict) – SwissCodeMen Aug 22 '20 at 21:07
  • Yes thanks. I guess I will need to check everyfiles on my merge that went wrong... – dalton5 Aug 22 '20 at 23:04

0 Answers0