I am having trouble when the .git folder is on a network share, given the below where should I start on my debugging?
$ git --version git version 1.7.9 $ uname -a CYGWIN_NT-6.1-WOW64 LNDLE642FX7ZTR1 1.7.17(0.262/5/3) 2012-10-19 14:39 i686 Cygwin jason.pyeron@localhost //server/share/dir/subdir $ git init test Initialized empty Git repository in //server/share/dir/subdir/test/.git/ jason.pyeron@localhost //server/share/dir/subdir $ cd test/ jason.pyeron@localhost //server/share/dir/subdir/test $ echo the quick brown fox jumped over the lazy dogs > test.txt jason.pyeron@localhost //server/share/dir/subdir/test $ git add test.txt jason.pyeron@localhost //server/share/dir/subdir/test $ git commit -m test error: unable to find 8b7323820a21ebd1360e27262b3c61283c266c23 fatal: 8b7323820a21ebd1360e27262b3c61283c266c23 is not a valid object jason.pyeron@localhost //server/share/dir/subdir/test $ find .git/ .git/ .git/COMMIT_EDITMSG .git/config .git/description .git/HEAD .git/hooks .git/hooks/applypatch-msg.sample .git/hooks/commit-msg.sample .git/hooks/post-update.sample .git/hooks/pre-applypatch.sample .git/hooks/pre-commit.sample .git/hooks/pre-rebase.sample .git/hooks/prepare-commit-msg.sample .git/hooks/update.sample .git/index .git/info .git/info/exclude .git/objects .git/objects/8b .git/objects/8b/7323820a21ebd1360e27262b3c61283c266c23 .git/objects/ca .git/objects/ca/630d704614c35b81d504cb5e87eaec8a78a3b3 .git/objects/info .git/objects/pack .git/refs .git/refs/heads .git/refs/tags $ stat .git/objects/8b/7323820a21ebd1360e27262b3c61283c266c23 File: `.git/objects/8b/7323820a21ebd1360e27262b3c61283c266c23' Size: 53 Blocks: 4 IO Block: 65536 regular file Device: 6e2c3656h/1848391254d Inode: 1125899911803044 Links: 1 Access: (0444/-r--r--r--) Uid: (2246260/jason.pyeron) Gid: (10513/Domain Users) Access: 2013-04-04 10:57:43.458720700 -0400 Modify: 2013-04-04 10:57:43.505522500 -0400 Change: 2013-04-04 10:57:43.536723700 -0400 Birth: 2013-04-04 10:57:43.458720700 -0400
smime.p7s
Description: S/MIME cryptographic signature