Skip to content

GitCommit

Damian edited this page Apr 3, 2020 · 3 revisions

Commits changes with the provided message. Optionally, push the branch automatically

Usage

Create a new commit with a message

GitCommit "My message"

Commit and Push

GitCommit "My message" -push