mpaktiti / rugit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rugit

A git copy created with Ruby. Using this project to deep dive into how git works and teach myself Ruby in the process.

Env:

export PATH="$PWD/bin:$PATH"

Available commands:

  • rugit init
  • rugit add
  • rugit diff
  • rugit commit
  • rugit status || rugit status --porcelain

Run tests: rake

About

License:GNU General Public License v3.0


Languages

Language:Ruby 100.0%