Re: How-to revert a locally modified file

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Wink Saville <wink@...>
Cc: <git@...>
Date: Friday, December 1, 2006 - 1:51 am

Wink Saville <wink@saville.com> writes:


Where did you find 0.99.7 ToDo?  I am curious...


commit 4aaa702794447d9b281dd22fe532fd61e02434e1
Author: Junio C Hamano <junkio@cox.net>
Date:   Tue Oct 18 01:29:27 2005 -0700

    git-checkout: revert specific paths to either index or a given tree-ish.
    
    When extra paths arguments are given, git-checkout reverts only those
    paths to either the version recorded in the index or the version
    recorded in the given tree-ish.
    
    This has been on the TODO list for quite a while.
    
    Signed-off-by: Junio C Hamano <junkio@cox.net>

See the EXAMPLES section of git-checkout manual page.

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
How-to revert a locally modified file, Wink Saville, (Fri Dec 1, 1:23 am)
Re: How-to revert a locally modified file, Junio C Hamano, (Fri Dec 1, 1:51 am)
Re: How-to revert a locally modified file, Wink Saville, (Fri Dec 1, 2:20 am)