0

I renamed one of the project file in Git from say My.Test to My.test. In the main repository, I am seeing both of copies of the project. Also, any changes that I am doing in My.test project are actually getting added in My.Test project in the main repository.

Scenario

1) Originally started with : My.Test
2) Renamed My.Test to My.test
3) Made changes in My.test

In main repo :

1) Both My.Test & My.test are getting listed
2) Changes done to My.test and getting listed in My.Test.

Any help in resolving this issue will be much appreciated.

Regards Pawan Mishra

Pawan Mishra
  • 7,212
  • 5
  • 29
  • 39

1 Answers1