Hi guys, I'm using GIT in a specific folder on OSX and I'm not able to get any output from the git log command, do you know what it means? Is this a bug or just some missconfiguration. I've installed through Homebrew. $uname -a Darwin Diego-Gonzalezs-MacBook-Pro.local 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/ RELEASE_I386 i386 $ git version git version 1.7.5.2 $ git log $ git commit -a -m "message" [master 445dab2] message 2 files changed, 1 insertions(+), 23 deletions(-) mode change 100644 => 100755 c delete mode 100644 ur.js $ git log $ THanks in advance, DieogG -- 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