Git - Won't add files?

后端 未结 29 2137
小蘑菇
小蘑菇 2020-12-13 12:01

I\'m having issues where I can\'t add files to my repository.

I\'m using GIT on windows, in Aptana Studio for some Ruby development.

I\'ve managed to push a

29条回答
  •  不思量自难忘°
    2020-12-13 12:29

    I had the same problem and it was because there was a program using some file and git throws an error in this case Visual Studio had locked that file.

提交回复
热议问题