[git-users] Re: Git reset / revert not working

2010-08-29 Thread Konstantin Khomoutov
On Aug 29, 7:38 pm, Flak37 kamathan...@gmail.com wrote: I downloaded a bundle which I cloned from. Unfortunately the person who made the bundle had made some unstaged changes I tried to pull, but it gave me an error about the changes So i used git reset --hard and I tried to pull again and

Re: [git-users] Re: Clone Shows Old Moved Files

2010-08-29 Thread Gregg Leichtman
I just upgraded to: g...@aragorn:~/gitClone/gitTest/src git --version git version 1.7.2.2 but I saw the same behavior. I tried it again and this time it worked as I expected. I believe that my error was that I did a git mv and then I immediately cloned. When I did a git mv FOLLOWED by a git