Skip to main content

Commit

A commit can be understood as snapshot of all tracked files in the repository. Commits are the fundamental block in Twigg workflow, you first make changes you want then commit.

tw commit <commit title>

output example:

created commit #1v0

More on what is a commit here