Streamline your Git workflow.
Modern version control client for developers.
““I've never been a fan
of GUIs for source control, but I must say that this
looks beautiful. I don't think I'd ever use it, as most
of my work is on systems that don't even have a GUI, but
it does. Look. Beautiful.
View on ProductHunt Everything you expect from a git client, and more.
Your favourite developer platforms
GitHub, GitLab, and Codeberg. Directly integrated into
the experience.
Community fueled
Built with input and opinion from developers and users.
Goes anywhere you go
New
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.
Creativity is the limit.
Create dynamic workflows to automate actions and perform awesome tasks when things happen in your repositories.
Learn More .relagit/workflows/action.ts
ts
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);
},
},
});
Recognisably Yours.
Re-imagine the look of the client, either through careful creation of a theme, or use of a community-made one.
Ready to level up?
Requires macOS 10.14 or later