> > Is there a git porcelain command to revert the working dir state of a > > staged file to its HEAD state and at the same time keep the staged state of > > the file?
git show HEAD:$FILE >$FILE Dale -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
