Getting started
Riff is a native Windows Git client from Gapfy. This guide takes you from the Microsoft Store to your first open repository in a few minutes.
Install from the Microsoft Store
- Open the Microsoft Store on your Windows machine.
- Search for Gapfy Riff and install it.
- Launch Riff.
Riff drives the real Git CLI installed on your machine, so its behavior always matches your terminal. If you do not have Git installed yet, install it before opening your first repository. Riff runs on Windows today.
Choose guest mode or sign in
You can use Riff without an account. Guest mode keeps everything local and offline-first, with a small cap on how many repositories you can track. It is a good way to evaluate the client with real work.
Signing in with your Gapfy identity unlocks the rest of the platform:
- Workspaces, tracked repositories and template sets sync across your devices.
- Author avatars in the commit graph come from Gapfy identities.
- Team conventions defined in the Gapfy web portal apply in your client.
- Your commits are stamped with your Gapfy name and email, and admins can enforce that identity org-wide.
The Free plan includes 1 workspace, 3 repositories per workspace and 1 host connection. See Workspaces and repositories for how the plans compare.
Open or clone your first repository
- From the home tab, open a repository that already exists on disk, or start a clone.
- To clone from Azure DevOps, GitHub, GitLab or Bitbucket, connect the host first, then browse its repositories and pick one or several to clone. See Git hosting integrations.
- Once the repository opens, the commit graph shows colored lanes, merge dots and branch and tag chips. Scroll to load more history, or switch to the all-branches view to see everything at once.
Make Riff yours
- Repositories open in browser-style tabs. Cycle with Ctrl+Tab, close with Ctrl+W, reopen with Ctrl+Shift+T, and jump straight to a tab with Ctrl+1 through Ctrl+9.
- 22 actions are rebindable in the settings dialog, with conflict detection so two actions never fight over the same key.
- Pick a light, dark or system theme and tune the accent color with the accent engine. The UI is available in 6 languages.
Next steps
- Set up your team's rules in Commit and branch templates.
- Group your repositories in Workspaces and repositories.
- Learn what protects you in Undo, redo and the safety net.