https://bugzilla.wikimedia.org/show_bug.cgi?id=51142
Greg Grossmeier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|git fetch writes corrupted |[Trebuchet] git fetch |objects when its connection |writes corrupted objects |to the web service is lost |when its connection to the |during fetch |web service is lost during | |fetch --- Comment #4 from Greg Grossmeier <[email protected]> --- There are two ways of addressing this: 1) making it so git fetch never fails (heh) 2) dealing with failures intelligently. For 2, we now have http://git-repair.branchable.com/ I propose that git-repair be integrated with trebuchet (obviously as a recommended addition, not a hard requirement, since it is Haskell). Reported upstream: https://github.com/trebuchet-deploy/trebuchet/issues/8 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
