commit | 41dfbb2dbe1468bb9bfc0f0cd6677a24e3c6c8b2 | [log] [tgz] |
---|---|---|
author | Jeff King <peff@peff.net> | Fri Oct 25 03:55:02 2013 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Oct 25 14:55:30 2013 -0700 |
tree | 5fbc9c0a138e6f5b280257420a0488cdc4bfbef7 | |
parent | 3d092bfc6f2d9a998967979f926c661e9762601c [diff] |
howto: add article on recovering a corrupted object This is an asciidoc-ified version of a corruption post-mortem sent to the git list. It complements the existing howto article, since it covers a case where the object couldn't be easily recreated or copied from elsewhere. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>