Hi guys,
I've been idle for a while, but tried to sync just now, and I'm having
issues. Any ideas what's going on?
C:\msysgit\git_mingw>git pull
Indexing 6552 objects...
100% (6552/6552) done
fatal: cannot fstat packfile: Bad file descriptor
fatal: index-pack died with error code 128
fatal: Fetch failure: git://repo.or.cz/git/mingw.git
C:\msysgit\git_mingw>git branch
* devel
master
C:\msysgit\git_mingw>git log -1
commit 6703f9b1336ad4650f3acd28c457d2ab82ca1e51
Author: Marius Storm-Olsen <[EMAIL PROTECTED]>
Date: Wed Sep 5 09:50:47 2007 +0200
Add is_mingw() shell function to allow MinGW specific actions in
Git shell scripts
Signed-off-by: Marius Storm-Olsen <[EMAIL PROTECTED]>
C:\msysgit\git_mingw>cd ..\git_4msysgit
C:\msysgit\git_4msysgit>git pull
Counting objects: 7261, done.
error: unable to find a56e5a32c22c389040a573da2cc52d318f51a719
fatal: unable to get type of object
a56e5a32c22c389040a573da2cc52d318f51a719
error: git-upload-pack: git-pack-objects died with error.
aborting due to possible repository corruption on the remote side.
fatal: git-upload-pack: aborting due to possible repository cor
ruption on the remote side.
fatal: protocol error: bad pack header
fatal: Fetch failure:
git+ssh://[EMAIL PROTECTED]/srv/git/git/mingw/4msysgit.git
C:\msysgit\git_4msysgit>git branch
* devel
devel_mso_patches
git_git
master
mso/blame
next
teststat
teststat2
C:\msysgit\git_4msysgit>git log -1
commit ded3d5f4962928feec8060cab0bbd96e7443a3dd
Author: Steffen Prohaska <[EMAIL PROTECTED]>
Date: Thu Oct 4 07:45:31 2007 +0200
help (msysgit): add comment about assumption on _pgmptr
--
.marius