Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 264 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 264 Bytes

omit

A subset of git functionality in 500 lines.

It supports the following commands:

$ omit log
$ omit diff
$ omit add 
$ omit commit 
$ omit status
$ omit config

and a bunch of "plumbing" commands (ls-files, cat-files, verify-pack, etc)