table of contents
GUILT-REPAIR(1) | Guilt Manual | GUILT-REPAIR(1) |
NAME¶
guilt-repair - Repair the repository stateSYNOPSIS¶
guilt-repair --full | --statusDESCRIPTION¶
Perform various repository repairs. You must specify one mode of repair: --fullTries to repair everything possible. Additionally, it
resets the repository state by reseting the HEAD to what’s believed to
be the proper commit, and reseting the applied stack. The end result should be
a repository with no patches applied.
--status
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.
Upgrade the status file from old format to new.
AUTHOR¶
Written by Josef "Jeff" Sipek < jeffpc@josefsipek.net[1]>DOCUMENTATION¶
Documentation by Josef "Jeff" Sipek < jeffpc@josefsipek.net[1]>GUILT¶
Part of the guilt(7) suite (Generated for Guilt v0.35)NOTES¶
- 1.
- jeffpc@josefsipek.net
mailto:jeffpc@josefsipek.net
06/17/2013 | Guilt v0.35 |