This repo contains git operations implemented using command git
.
Its intial purepose is to power the xgo's incremental coverage tool.
However, it is not limited to xgo. Any project that requires to operate on a git repository can utilize this library.
It is mostly compatible with both Unix and Windows.