gitc-0.1.0 is not a library.
git-c
Clone repository with git url or http url.
Usage
Supports http url:
Even with branch:
# Run: git clone https://github.com/<group>/<project>.git -b <branch>
Also supports ssh url:
# Run: git clone https://github.com/<group>/<project>.git
# Run: git clone git@github.com:<group>/<project>.git