git-repair: repairs a damaged git repository

[ agpl, program, utility ] [ Propose Tags ]

git-repair can repair various forms of damage to git repositories.

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.20131118, 1.20131122, 1.20131203, 1.20131213, 1.20140115, 1.20140227, 1.20140914, 1.20141026, 1.20141027, 1.20150106, 1.20151215, 1.20161111, 1.20161118, 1.20170626, 1.20200102, 1.20200504, 1.20210111, 1.20210629, 1.20220404, 1.20230814
Change log CHANGELOG
Dependencies async, attoparsec, base (>=4.11.1.0 && <5.0), bytestring, containers, data-default, deepseq, directory, exceptions (>=0.6), filepath, filepath-bytestring (>=1.4.2.1.4), hslogger, IfElse, mtl, network (>=2.6), network-uri (>=2.6), optparse-applicative (>=0.14.1), process, QuickCheck, setenv, split, text, time, transformers, unix (>=2.7.2), unix-compat (>=0.5), utf8-string [details]
License AGPL-3.0-only
Copyright 2013-2022 Joey Hess
Author Joey Hess
Maintainer Joey Hess <joey@kitenet.net>
Category Utility
Home page http://git-repair.branchable.com/
Source repo head: git clone git://git-repair.branchable.com/
Uploaded by JoeyHess at 2022-05-04T15:46:13Z
Distributions Arch:1.20230814, Debian:1.20200102, Fedora:1.20220404
Reverse Dependencies 1 direct, 0 indirect [details]
Executables git-repair
Downloads 13136 total (85 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2022-05-04 [all 1 reports]