WORK IN PROGRESS use at your own risk!
This is a cli tool that adds the lab
command to git
to enable interaction with a GitLab server.
The tool is designed to work as a custom command to the vanilla git
cli command. Current
feature include:
* init
-- initialite credentials aganst a remote GitLab server
git-lab
by default stores it's config using standard git config
machinery.
TBC
Merge requests are welcome.
License: MIT