file rename - Git : Not under version control fatal error -


I am trying to rename a file via the Torotoisegit -> Rename option. The file is already subject to version control because it was checked-in at the previous commit. I'm getting the "Critical Error: Not Under Version Control" error any error that could cause this error? I have also tried to rename files through the "GIT MV" option, but I am still getting the same error.


Comments

Popular posts from this blog

scala - Play Framework - how to bind form to a session field -

c++ - Why does Visual Studio Release build break on non-executing code line -

javascript - parsing json not working -