git-lab-setup - Man Page
Set up a git repository to work with a GitLab instance
Synopsis
Description
Execute gitlab setup on the local repo. The porcelain will query the local repo config and prompt for missing config items. It will also scan all remotes that are configured and lookup their project ids for use by the rest of the tool suite.
Options
- -h, --help
Show help message and exit
- -c, --clear
Clear GitLab config, i.e. unlink this repository from a GitLab instance
- -r, --reset
Perform a new set up overwriting the previous one
- -s, --show
Display the current GitLab config
- -v {0,1}, --ssl-verify {0,1}
Set SSL verification
- -d {0,1}, --debug {0,1}
Set debug mode
See Also
Authors
git-lab was written by Neil Horman <nhorman@redhat.com>.
Distribution
The latest version of git-lab may be downloaded from https://gitlab.com/nhorman/git-lab-porcelain
Info
2020/03/12 git-lab 0.5 git-lab Manual