guilt-repair - Repair the repository state
guilt-repair [-f]
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.
Warning
|
Running this command may result in commits and working directory changes being lost. You may want to create a new reference (tag or branch) to the original HEAD before using guilt-repair. |
Force repair. Without this option, guilt-repair aborts.
Written by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
Documentation by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
Part of the guilt(7) suite (Generated for Guilt )