We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I have the following in my config.org, When I run gitlab-login I get a 404 error.
(setq gitlab-host "https://gitcrate.org" gitlab-username "gregf" gitlab-passowrd "super_secure") (use-package gitlab :ensure t)