git - In VS2013 with TFS, a newly added file appears as Checked-In and does not appear in the Pending Changes list -


i have noticed on several occasions, , have not yet found suitable explanation or resolution issue. looking cause , solution.

we using:

  • vs2013 pro version 12.0.31101.00 update 4
  • team explorer visual studio 2013
  • microsoft git provider

on occasion, add file branch in solution. can observe following:

  • the file briefly appear new file glyph (the plus sign), , change checked in glyph (the lock icon).

  • in changes tab in team explorer, file not appear in included changes, excluded changes, or untracked changes sections.

  • git status reports file not displayed pending change, nor displayed untracked file.

  • if view branch in repository, file not, in fact, checked in.

  • the file exist in folder within solution's path.

note file did not exist in repository. (this branch , repository few weeks old, , verified.)


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -