GIT - Visual Studio 2013 - Issue committing work -
we have switched git tfs. reason experiencing lot of work lost due this. have been using plugin vs.net.
recently faced situation had lost entire file along code changes. can explain how has happened?
i did following steps
- committed changes (commit a)
- pulled latest
- merged code ensure changes good
- pushed code master
what don't understand when did commit a, did include file. if merge somehow removed file, expect show file in commit a , deletion in merge. there no record of file in commit a also, not new file. not sure why delete file locally.
as of now, moving mercurial due amount of issue git , vs.net.
but understand how happen , prevent in future, whether user issue and/or settings issue.
Comments
Post a Comment