>_ linuxcommand.dev
Startseite git commit
Versionskontrolle

git commit

Erstelle einen Commit.

Ubuntu CentOS Debian SUSE Fedora RHEL Arch Alpine macOS
Zuletzt aktualisiert: Fehler melden
Syntax
$git commit [OPTIONEN] [DATEIEN]
Beispiele
$git commit -m "Commit message"
$git commit -a -m "Message"
Typische Anwendungsfälle
?
Standardverwendung
git commit --help
Hinweis Speichert Änderungen.
Export