At Tue, 23 Aug 2005 17:22:47 -0700, Junio C Hamano wrote: > > Yasushi SHOJI <[EMAIL PROTECTED]> writes: > > > for --hard option, what you want to do is to completely revert the > > current state of your index file and work tree to known point. > > > > for that, how about git-revert-script? > > "git revert" is to create a commit that reverts a previous > commit, which I think is quite different from what we have been > discussing so far.
ah, ok. I was gonna suggest git-revert-script for the name but quick check showed me that we already have that script. so I just thought it does the thing. -- yashi - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html