About

Metadata

  • Last updated , by JoeyHess
  • License LicenseRef-GPL
  • Maintained by: Joey Hess <joey@kitenet.net>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    network-uri (on by default)

    Get Network.URI from the network-uri package

Readme

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.