howto: add article on recovering a corrupted object
commit41dfbb2dbe1468bb9bfc0f0cd6677a24e3c6c8b2
authorJeff King <peff@peff.net>
Fri, 25 Oct 2013 07:55:02 +0000 (25 03:55 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Oct 2013 21:55:30 +0000 (25 14:55 -0700)
tree5fbc9c0a138e6f5b280257420a0488cdc4bfbef7
parent3d092bfc6f2d9a998967979f926c661e9762601c
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>
Documentation/Makefile
Documentation/howto/recover-corrupted-object-harder.txt [new file with mode: 0644]