RelaGit (original) (raw)
Streamline your Git workflow.
Modern version control client for developers.

Your favourite developer platforms
GitHub, GitLab, and Codeberg. Directly integrated into the experience.

Community fueled
Built with input and opinion from developers and users.
Open out a native popout to view focused information about what you're working on.

Designed to move at your speed
Next generation tooling enables lightning fast UI updates and performance.

Pixel perfect interfaces
Blending form and function with beautiful design.
Create dynamic workflows to automate actions and perform awesome tasks when things happen in your repositories.
import { Workflow } from "relagit:actions";
export default new Workflow({
name: "My New Workflow",
description: "Does amazing things!",
hooks: {
commit: (_, repository, commit) => {
console.log("New commit in", repository.name);
},
},
});Re-imagine the look of the client, either through careful creation of a theme, or use of a community-made one.
Get Barstool