.\" ** You probably do not want to edit this file directly ** .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. .TH "GIT\-CITOOL" "1" "09/19/2007" "Git 1.5.3.2" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" git\-citool \- Graphical alternative to git\-commit .SH "SYNOPSIS" \fIgit citool\fR .SH "DESCRIPTION" A Tcl/Tk based graphical interface to review modified files, stage them into the index, enter a commit message and record the new commit onto the current branch. This interface is an alternative to the less interactive \fBgit\-commit\fR(1) program. git\-citool is actually a standard alias for \fIgit gui citool\fR. See \fBgit\-gui\fR(1) for more details. .SH "AUTHOR" Written by Shawn O. Pearce . .SH "DOCUMENTATION" Documentation by Shawn O. Pearce . .SH "GIT" Part of the \fBgit\fR(7) suite