diff options
author | 2013-12-17 21:38:09 -0400 | |
---|---|---|
committer | 2013-12-17 21:38:09 -0400 | |
commit | f18c5523171ee4df67ea599544ef61821596db34 (patch) | |
tree | 1da0574de7a2016b5976be43e5d26502f56fdf99 /doc | |
parent | 2addfd5e0a41cec5a3c293a70a556d84ffd3331a (diff) |
file a bug
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/git-repair_real_world_failure_example.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/git-repair_real_world_failure_example.mdwn b/doc/bugs/git-repair_real_world_failure_example.mdwn new file mode 100644 index 000000000..6c921d2d3 --- /dev/null +++ b/doc/bugs/git-repair_real_world_failure_example.mdwn @@ -0,0 +1,7 @@ +I was given these 2 repos, git-repair fails on the first, and the +second is a backup copy from before the problem: + +* <http://www.clacke.se/annex/podcasts.git.tar.xz> +* <http://www.clacke.se/annex/podcasts-bak.git.tar.xz> + +--[[Joey]] |