Gitnuro - Multiplatform Git Client
Find a file
Abdelilah El Aissaoui a141b0676e Fixed remote branch checkout
Also removed remote branches from "Branches" list in left menu (will add a future "remotes" list)
2021-12-07 19:17:18 +01:00
gradle/wrapper
src/main Fixed remote branch checkout 2021-12-07 19:17:18 +01:00
.gitignore
build.gradle.kts Updated compose to 1.0.0 2021-12-02 22:49:51 +01:00
gradle.properties
gradlew
gradlew.bat
LICENSE
README.md
settings.gradle.kts

Gitnuro

A FOSS Git client based on (Jetbrains) Compose and JGit.

The main goal of Gitnuro is to provide a multiplatform open source Git client without any kind of constraint to how you can use it nor relying on web technologies.

The project it is still in alpha and many feature are lacking or missing, but it's somewhat usable for basic usage.

Feel free to open issues for bugs or sugestions.