Skip to content
Revus
Menu

Revus 1.2.0

The Git client that keeps the why in view.

Revus is designed around the moment before a Git command: understand the repository, choose the right target, and make the move without losing the thread.

The design rule

Put the action next to the thing it changes.

history → revert · tag · cherry-pick
branch → merge · rebase · switch
conflict → resolve · continue · abort
01

Orient first.

Changes, history, branches, tags, and remotes share one readable workspace.

02

Act in context.

The next action lives beside the branch or commit it changes—not in a detached command center.

03

Recover clearly.

When Git needs attention, Revus brings the operation forward with an honest path to resolution.

Capability map

Everything you need for the next move.

No mystery roadmap badges here. This is the current product surface, written for real repository work.

01 Available

Start with context

A repository-first workspace

Open a repository and land in the state that matters: changes, history, branches, and remotes stay one click away.

02 Available

Know the state

Working-tree clarity

See changed, staged, untracked, binary, and image files without losing the connection to the commit you are preparing.

03 Available

See the story

History that explains itself

Follow branches and merges in a readable graph, then open commit details, blame, file history, and reflog from the same surface.

04 Available

Make the next move

Actions where decisions happen

Merge, rebase, cherry-pick, revert, and create tags from the branch or commit you are already looking at.

05 Available

Stay in control

Recovery without hunting

When Git stops on a conflict, Revus raises the operation at the top of the workspace with clear continue, skip, abort, and resolution paths.

06 Available

Keep ceremony low

Remote setup, then quiet

Configure remotes and initialize a repository once. Fetch, pull, push, and publish remain available without turning the workspace into a command center.

07 Available

Stay connected

Provider-aware handoffs

Open commits, repositories, reviews, and pull requests on the configured provider without giving up local control.

08 Available

Go deeper

A calm surface for advanced Git

Interactive rebase, patch workflows, external tools, and diagnostics are available when needed and out of the way when they are not.

09 Available

Stay in the flow

One modal language for every action

Create tags, rename branches, edit remotes, confirm recovery actions, and enter messages in focused Revus modals instead of browser prompts.

Built for trust

Local by default. Explicit by design.

Revus uses the native Git CLI and keeps core repository work on your machine. Online integrations are visible, optional, and provider-specific.

See what is next