'\" t .\" Title: guilt-repair .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 01/12/2023 .\" Manual: Guilt Manual .\" Source: Guilt v0.36 .\" Language: English .\" .TH "GUILT\-REPAIR" "1" "01/12/2023" "Guilt v0\&.36" "Guilt Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" guilt-repair \- Repair the repository state .SH "SYNOPSIS" \fIguilt repair\fR \-\-full | \-\-status .SH "DESCRIPTION" Perform various repository repairs\&. You must specify one mode of repair: .PP \-\-full .RS 4 Tries to repair everything possible\&. Additionally, it resets the repository state by resetting the HEAD to what\(cqs believed to be the proper commit, and resetting the applied stack\&. The end result should be a repository with no patches applied\&. .sp .if n \{\ .RS 4 .\} .nf 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"\&. .fi .if n \{\ .RE .\} .RE .PP \-\-status .RS 4 Upgrade the status file from old format to new\&. .RE .SH "AUTHOR" Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> .SH "DOCUMENTATION" Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> .SH "GUILT" Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.36) .SH "NOTES" .IP " 1." 4 jeffpc@josefsipek.net .RS 4 \%mailto:jeffpc@josefsipek.net .RE