Skip to content

Commit

Create a commit (snapshot) of changed files

Section titled “Create a commit (snapshot) of changed files”

Options:

  • --file <file>: Commit only a specific file
Examples
notevc commit "Added new feature" # Commit all changed files
notevc commit --file notes.md "Updated notes" # Commit specific file