From: Andrea A. <an...@su...> - 2007-11-05 17:14:36
|
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). |