Re: Problem: fatal oops during git fetch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 13, 2010 at 11:03:43PM +0100, Tilo Schwarz wrote:
> 
> Yesterday I tried to fetch bug fixes from one remote machine to the main  
> development machine being on branch 'test' using
> 
> git fetch remote/test
> 
> I got something like
> 
> fatal: oops 'SHA1'
> Fetch failed
> 
> Any ideas what happened here?

My guess is that the remote repository is corrupted, and the specified SHA1
object was not found or it was corrupted. Try to run:

  git fsck --full

in the remote repository.


Dmitry
--
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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]