See modified, added, deleted, and renamed files at a glance in the project tree. View diffs and git status without leaving the app.
Modified files are highlighted directly in the project tree — no separate git panel to open, no command to run. As soon as you save a file, the indicator updates to reflect the current git status of each item.
Each file is labeled with a color-coded status letter: A for added, M for modified, D for deleted, R for renamed. You can see the state of your entire working tree at a glance without running a single command.
Tap the git status button in the file tree header to open the Git Status panel. It shows every changed file in the project, grouped by status. Select any file to see a full unified diff — with line numbers, hunk headers, and color-coded additions and deletions.
The diff viewer scrolls both vertically and horizontally, so long lines don't get cut off. It uses a monospaced font throughout for readability.
Git status is read from the project files in your iCloud Drive — the same files the editor works with. There's nothing to configure and no separate git tool to install on your iPad. As long as the project directory contains a .git folder, status tracking works automatically.
If the project isn't a git repository, the Git Status panel tells you clearly — no confusing empty states.
.git folder automatically.git is absent