Skip to main content

GitAvailable

Git

Git is the human working-tree review surface. Every workspace has a view of uncommitted changes, per-file diffs, a chosen-path commit, branch fetch/pull/push, and a bounded history.

Desktop chrome is the Commit tab, heading Git changes. Mobile chrome is the Git tab, with inner Review and History pages.

  1. Open Review

  2. Select paths and commit

  3. Use History or remotes when you need them

Chrome

Desktop Commit ยท Mobile Git

Where it differs

Desktop

Open it from the Commit tab of the selected workspace. Branch switching lives on the Overview tab.

Mobile

Open it from the Git tab. The overview lists uncommitted changes; a filename opens the file viewer. History sits next to Push. Inner Review and History pages return through the nav-bar back button.

Next in this slice

Review

Choose paths and commit them.