6 guilt-repair - Repair the repository state
10 include::usage-guilt-repair.txt[]
14 Resets the repository state by reseting the HEAD to what's believed to be
15 the proper commit, and reseting the applied stack. The end result should be
16 a repository with no patches applied.
18 WARNING: Running this command may result in commits and working directory
19 changes being lost. You may want to create a new reference (tag or branch)
20 to the original HEAD before using guilt-repair.
23 Force repair. Without this option, guilt-repair aborts.
27 Written by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
31 Documentation by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>