Skip to content

Source Control

Source Control brings Git review and write workflows into NimoteCode so you can inspect, commit, and sync changes from mobile.

Source Control write workflows are Pro capabilities.

What you can do

  • Review staged, unstaged, and conflicted files.
  • Inspect file diffs and commit history.
  • Stage selected changes.
  • Commit changes.
  • Pull, push, and fetch.
  • Create and switch branches.
  • Merge and rebase.
  • Use stash workflows.

Git AI assistance

Git AI can help with:

  • Commit message generation.
  • Change explanation.
  • Risk-oriented review prompts.

Typical commit flow

  1. Save your edited files.
  2. Open Source Control.
  3. Review diffs.
  4. Stage selected changes.
  5. Write or generate a commit message.
  6. Commit.
  7. Pull/push/fetch as appropriate for your repository.

Built for developers on the move. Released under the MIT License.