Skip to content

Git inside Tome

Lwando Zwane edited this page Aug 18, 2026 · 1 revision

Git inside Tome

Stage files, write commits, and push without leaving the app.

  • A commit UI stages files and drafts commit messages.
  • Push from the same UI.
  • With Using mentor mode on, a comprehension gate sits in front of commit and push — explain the change in your own words before it ships.

The git tools operate on the workspace's repository, like the terminal would.

Clone this wiki locally