summaryrefslogtreecommitdiff
path: root/git-repair.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'git-repair.cabal')
-rw-r--r--git-repair.cabal4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-repair.cabal b/git-repair.cabal
index 286a712..41b00c1 100644
--- a/git-repair.cabal
+++ b/git-repair.cabal
@@ -16,6 +16,10 @@ Description:
.
It is a complement to git fsck, which finds problems, but does not fix
them.
+ .
+ As well as avoiding the need to rm -rf a damaged repository and re-clone,
+ using git-repair can help rescue commits you've made to the damaged
+ repository and not yet pushed out.
Executable git-repair
Main-Is: git-repair.hs