kelleyk / noVNC

A fork of noVNC that adds support for the ATEN iKVM "AST2100" (0x57) video encoding, as used by the BMCs in recent SuperMicro servers. (See the "bmc-support" branch.)
http://novnc.com
Other
86 stars 16 forks source link

Corrupted repo somehow #4

Open ageis opened 7 years ago

ageis commented 7 years ago
Cloning into 'noVNC'...
remote: Counting objects: 6832, done.
error: object 7a80ca084167b04a732640a2f18ec86af55377fb: zeroPaddedFilemode: contains zero-padded file modes
fatal: Error in object
fatal: index-pack failed

My ~/.gitconfig contains these:

[receive]
    fsckObjects = true
[transfer]
    fsckObjects = true
[fetch]
    fsckObjects = true