Hi, On Wed, 5 Oct 2005, Jonas Fonseca wrote: > user@machine /usr/local/dev/git/git > $ git-log > fatal: Not a git repository > > user@machine /usr/local/dev/git/git > $ GIT_DIR=.git git-log | wc -l > 26094 That could have its cause in your .git/HEAD being no symlink. That happens when rsync´ing the .git directory. The other errors could also stem from the fact that quite a few places expect HEAD to be a symlink. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Oct 05 23:58:57 2005
This archive was generated by hypermail 2.1.8 : 2005-10-05 23:59:00 EST