git-repair

repair various forms of damage to git repositories

Debian Debian
RUN apt-get update && \ apt-get install -y git-repair
Ubuntu
RUN apt-get update && \ apt-get install -y git-repair
Arch Arch Linux
RUN pacman -S --noconfirm git-repair
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y git-repair
Raspbian
RUN apt-get update && \ apt-get install -y git-repair
click the source code to copy install git-repair on any operating system with command-not-found.com