On 5/18/10 9:57 AM, Tibor Simko wrote:
Hi Benoit:

On Tue, 18 May 2010, Benoit Thiell wrote:
My branch does not have any uncommitted changes. "git status" returns
"working directory clean".

Your procedure seems perfectly good.  Was your status really clean?
Could it have been some mishap such as you being in another branch?
Have you try to git reset --hard and friends?  Or an (empty) commit?

I confirm that I am on the right branch and that git status says that I do not have changed files.

I tried git reset --hard and an empty commit but it didn't help.

I have the impression that my git indexes are screwed but I didn't manage to reload them. (Tried git fsck --full without success.)

I guess that I'll end up extracting my commits as patches and reapplying them on a new clean branch.

Benoit.

Reply via email to