Repair the repository state
guilt-repair --full | --status
Perform various repository repairs. You must specify one mode of repair:
--full
Tries to repair everything possible. Additionally, it resets the repository state by reseting the HEAD to what\(cqs believed to be the proper commit, and reseting the applied stack. The end result should be a repository with no patches applied.
WARNING: Running this command may result in commits and working directory changes being lost. You may want to create a new reference (e.g., branch, or reflog) to the original HEAD before using guilt-repair.
--status
Upgrade the status file from old format to new.
Written by Josef "Jeff" Sipek <\m[blue][email protected]\m[]\s-2\u[1]\d\s+2>
Documentation by Josef "Jeff" Sipek <\m[blue][email protected]\m[]\s-2\u[1]\d\s+2>
Part of the guilt(7) suite (Generated for Guilt v0.35)
mailto:[email protected]