/Nit

My own very simple implementation of Git

Primary LanguageC

Nit

My own very simple implementation of Git

Usage

  • Compile
$ mkdir build
$ cd build
$ cmake ..
$ make
  • Execute commands. To see them, execute:
$ ./Nit --help