1GUILT-REPAIR(1)                  Guilt Manual                  GUILT-REPAIR(1)
2
3
4

NAME

6       guilt-repair - Repair the repository state
7

SYNOPSIS

9       guilt-repair --full | --status
10

DESCRIPTION

12       Perform various repository repairs. You must specify one mode of
13       repair:
14
15       --full
16           Tries to repair everything possible. Additionally, it resets the
17           repository state by reseting the HEAD to what’s believed to be the
18           proper commit, and reseting the applied stack. The end result
19           should be a repository with no patches applied.
20
21
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
25               guilt-repair.
26
27       --status
28           Upgrade the status file from old format to new.
29

AUTHOR

31       Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
32

DOCUMENTATION

34       Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
35

GUILT

37       Part of the linkguilt:guilt[7] suite (Generated for Guilt v0.33)
38

NOTES

40        1. jeffpc@josefsipek.net
41           mailto:jeffpc@josefsipek.net
42
43
44
45Guilt v0.33                       04/16/2010                   GUILT-REPAIR(1)
Impressum