On Fri, 9 Nov 2007, Yossi Leybovich wrote: > > Ok, tried that and unfortuantly the SHA1 number is apear only one > > [mellanox@mellanox-compile ib]$ git log --raw --all --full-history -- > SymmK/St.c | grep 4b9 > :100755 100755 308806c... 4b9458b3786228369c63936db65827de3cc06200 M SymmK/St.c Actually, that's not at all "unfortunately", because that implies that it's the very *latest* version of that "SymmK/St.c" file. I really think you already had it checked out, but didn't try my first suggestion of just doing "git hash-object -w SymmK/St.c" which likely would have fixed it already (unless you had changed it in your working tree, of course!) Linus - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html