maksim2042 / css605_2012

css605_2012
0 stars 9 forks source link

Problem checking in to GitHub #10

Open MichaelPalmer opened 11 years ago

MichaelPalmer commented 11 years ago

I am unable to check in to github. When I attempt a checkin I get a series of errors eventually telling me to open up a shell to fix the repository. Running git fsck I get the following information:

C:\Users\Michael\Documents\GitHub\css605_2012 [master]> git fsck Checking object directories: 100% (256/256), done. error in tree 8f85e848d7fa5a30ea6173fec8eaea8af83fbfc6: contains duplicate file entries Checking objects: 100% (1049/1049), done. C:\Users\Michael\Documents\GitHub\css605_2012 [master +0 ~3 -0]>

I am getting the same errors accessing the Git repository from multiple different computers.

Any suggestions for fixing the issue?