Deutsch ▾
Localized versions of git-citool manual
Topics ▾
Email
Latest version
▾
git-citool last updated in 2.43.0
Changes in the git-citool manual
Setup and Config
Getting and Creating Projects
Basic Snapshotting
Branching and Merging
Sharing and Updating Projects
Inspection and Comparison
Patching
Debugging
External Systems
Server Admin
Guides
- gitattributes
- Command-line interface conventions
- Everyday Git
- Frequently Asked Questions (FAQ)
- Glossary
- Hooks
- gitignore
- gitmodules
- Revisions
- Submodules
- Tutorial
- Workflows
- All guides...
Administration
Plumbing Commands
BESCHREIBUNG
Eine graphische, Tcl/Tk-basierte Oberfläche, um veränderte Dateien anzushen, sie in den Index aufzunehmen, eine Änderungsnachricht einzugeben und neue Änderungen in den aktuellen Zweig einzupflegen. Diese Oberfläche ist eine alternative zum weniger interaktiven Programm git commit.
git citool ist eigentlich ein Standardalias für git gui citool
. Siehe
git-gui[1] für weitere Informationen.
GIT
Teil der git[1] Suite