Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

ThisDevDane/agitclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

587c5b1 · Jan 29, 2020
Feb 19, 2018
Jan 15, 2018
Aug 1, 2018
Aug 1, 2018
Dec 18, 2017
Aug 1, 2018
Jan 21, 2018
Aug 5, 2018
Feb 13, 2018
Aug 1, 2018
Dec 11, 2017
Jan 18, 2018
Dec 28, 2017
Dec 13, 2017
Mar 21, 2018
Jan 18, 2018
Jan 28, 2018
Jun 15, 2018
Jan 29, 2020

Repository files navigation

AGC logo
A Git Client that doesn't suck (hopefully)

Made Using Love!

Made using libgit2 instead of calling the commandline version of git grants us improved performance, control and eliminates the need to install git on your PC (or having multiple different versions installed).

We're also using a native language (Odin). So no interpreted, JIT'ed, GC'ed, etc. languages here! Also not based on a web framework which helps A LOT!