1GIT-CITOOL(1) Git Manual GIT-CITOOL(1)
2
3
4
6 git-citool - Graphical alternative to git-commit
7
9 git citool
10
12 A Tcl/Tk based graphical interface to review modified files, stage them
13 into the index, enter a commit message and record the new commit onto
14 the current branch. This interface is an alternative to the less
15 interactive git commit program.
16
17 git citool is actually a standard alias for git gui citool. See git-
18 gui(1) for more details.
19
21 Part of the git(1) suite
22
23
24
25Git 2.43.0 11/20/2023 GIT-CITOOL(1)