>_ linuxcommand.dev
Startseite git commit
Versionskontrolle

git commit

Erstelle einen Commit.

Syntax
$git commit [OPTIONEN] [DATEIEN]
Beispiele
Beispiele
$git commit -m "Commit message"
Beispiele
$git commit -a -m "Message"
Typische Anwendungsfälle
Standardverwendung
git commit --help
Detaillierte Hilfe
man git-commit
Hinweis Speichert Änderungen.
Export