> 11:35][admin@Hiram-Abiff-2:~/src]$ rm -rf framework/ > [11:44][admin@Hiram-Abiff-2:~/src]$ git clone ...snip... > [11:51][admin@Hiram-Abiff-2:~/src]$ cd framework/ > [11:51][admin@Hiram-Abiff-2:~/src/framework(master)]$ git diff ...snip... Can you paste the output of "git status" right after the "cd framework"? Looks like you have some external process that goes and touches your file after the git clone, or that git fails to check out the files after cloning but isn't able to work out it failed to checkout those files. Philippe -- 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