[git-users] Re: git add and untracked file

2012-01-11 Thread Thomas Ferris Nicolaisen
How about git add -u? from the docs: -u, --update Only match filepattern against already tracked files in the index rather than the working tree. That means that it will never stage new files, but that it will stage modified new contents of tracked

Re: [git-users] Re: Help! Git deleted my files!

2012-01-11 Thread Trans
Ok. That makes some sense. -- You received this message because you are subscribed to the Google Groups Git for human beings group. To view this discussion on the web visit https://groups.google.com/d/msg/git-users/-/JiwrQLfEtUYJ. To post to this group, send email to