From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/git/git-citool.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 devdocs/git/git-citool.html (limited to 'devdocs/git/git-citool.html') diff --git a/devdocs/git/git-citool.html b/devdocs/git/git-citool.html deleted file mode 100644 index 8d71101a..00000000 --- a/devdocs/git/git-citool.html +++ /dev/null @@ -1,6 +0,0 @@ -

git-citool

Name

git-citool - Graphical alternative to git-commit

Synopsis

git citool

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 git commit program.

git citool is actually a standard alias for git gui citool. See git-gui[1] for more details.

-

- © 2012–2024 Scott Chacon and others
Licensed under the MIT License.
- https://git-scm.com/docs/git-citool -

-
-- cgit v1.2.3