6 guilt-repair - Repair the repository state
10 include::usage-guilt-repair.txt[]
14 Perform various repository repairs. You must specify one mode of repair:
17 Tries to repair everything possible. Additionally, it resets the
18 repository state by reseting the HEAD to what's believed to be the
19 proper commit, and reseting the applied stack. The end result should
20 be a repository with no patches applied.
22 WARNING: Running this command may result in commits and working
23 directory changes being lost. You may want to create a new reference
24 (e.g., branch, or reflog) to the original HEAD before using
28 Upgrade the status file from old format to new.
32 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
36 Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net>