Wednesday 15 September 2010

git - Red check mark automatically removed after a second after changing a file in Visual Studio -



git - Red check mark automatically removed after a second after changing a file in Visual Studio -

i utilize visual studio git/assembla , in projects when alter file there reddish check mark before file in solution explorer, meaning can commited later via git/assembla.

however, in 1 project, there files , after saving changes file in project, reddish check flag shown, automatically removed after few seconds. when seek commit changes local/remote repository, changed file not in list (thus never part of remote repository).

i removed (manually) .git folder within project files are, looks sort of git-sub project within solution.

does know how prepare problem?

the .git folder local git repository - folder contains info remote history, tags, branches , other info git repository. removing caused issues.

i create new project, clone git repo assembla again, re-create changes on old project.

git version-control visual-studio-2013 git-extensions assembla

No comments:

Post a Comment