Skip to content
Star9,946

Connect A Git Remote

Connect a remote when you want backup or sync beyond the current machine.

Before You Start

Make sure the remote repository exists and your system Git can authenticate to it. Tolaria uses system Git rather than storing provider-specific credentials.

Steps

  1. Open the bottom status bar remote chip, or run Add Remote from the command palette.
  2. Paste the remote URL.
  3. Confirm the remote name.
  4. Fetch or push according to the app prompt.
  • SSH keys.
  • GitHub CLI authentication.
  • Existing Git credential helpers.
  • macOS Keychain credentials for HTTPS remotes on macOS.

If authentication fails, see Git Authentication.

Free and open source. Local-first, Git-first, and Markdown-based.