Hello everyone,

git checkout master

doesn't do it if I delete test.txt from local tree.

I can do:

git checkout test.txt

and the file reappears in working treee. But that requires specifying files one by one; suppose there's a lot of them. Is there any way to mass-checkout all of them?

Regards,
mk




--
You received this message because you are subscribed to the Google Groups "Git for 
human beings" group.
To post to this group, send email to git-us...@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to