RelaGit
The elegant solution to graphical version control.
[!NOTE]
RelaGit is in an early beta stage. Please report any issues you encounter on our issue tracker
Download
Builds are generated automatically upon release.
Roadmap
Before we hit the first stable release, the following features should be implemented:
- [x] Support for git submodules.
- [x] Optimisation of git processes and operations, currently there is noticable CPU strain on startup.
- [x] Commit graph in information modal.
- [ ] Use libgit2 for git operations instead of the git CLI. (?)
Building
Prerequisites
Instructions
git clone https://github.com/relagit/relagit relagit
cd relagit
pnpm i
pnpm build
pnpm make:{platform}
Replace platform with one of the supported platforms (e.g. make:mac).
You will find an executable in the out folder.
Creating Workflows
Please refer to the Creating Workflows tutorial.
Licensing
All files, unless otherwise stated, are licensed under the Lesser GPL v3.0 or later. A copy of the license can be found in the LICENSE file.
All assets which contain RelaGit brand images are property of the Rela organisation and may not be used without permission.