Andrea Arcangeli wrote:
> On Mon, Nov 05, 2007 at 05:28:36PM +0100, Andrea Arcangeli wrote:
>   
>> Now I'm re-downloding the entire kvm.git and see if what I get is a
>> different tree and if my previous kvm.git bitrotten.
>>     
>
> git bitrotten. What concerns me is that "git pull + git reset --hard"
> can't bring my old kvm.git tree in sync with the newly downloaded one,
> that diff I just posted remains between the two. I wonder ho to
> translate "hg pull + hg update -C" in git terms, "git reset --hard"
> clearly isn't good enough (or git isn't good enough in the first
> place, one of the two).
>
>   
I'm not sure if it will fit you but you can do git reset --hard 
OLD_COMMIT_HASH
using a commit hash in the past before any damaged merge point.
Good luck.
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> kvm-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to