drewblessing / gitlab-cli

GitLab Command Line Tool - Interact with your GitLab server via the command line to manage snippets, projects and more.
MIT License
166 stars 20 forks source link

Add support for global config #27

Open drewblessing opened 11 years ago

drewblessing commented 11 years ago

Add support for a global config that will merge with the user config. Warn if the user config isn't present. Also add a config that allows suppression of global config warning.