On Wed, Dec 7, 2011 at 12:20 PM, Philippe Vaucher <philippe.vaucher@xxxxxxxxx> wrote: >> 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 Sure. -- [13:04][admin@Hiram-Abiff-2:~/src/framework(master)]$ git status # On branch master # Changes not staged for commit: # (use "git add <file>..." to update what will be committed) # (use "git checkout -- <file>..." to discard changes in working directory) # # modified: app/modules/Core/controllers/CloudSponge.php # no changes added to commit (use "git add" and/or "git commit -a") [13:04][admin@Hiram-Abiff-2:~/src/framework(master)]$ I'll try rebooting the Mac to see if there's some rogue process afoot :) -Chris -- Christopher Patti - Geek At Large | GTalk: cpatti@xxxxxxxxx | AIM: chrisfeohpatti | P: (260) 54PATTI "Technology challenges art, art inspires technology." - John Lasseter, Pixar -- 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