GitLab

Please use first.last@oshpd.ca.gov as the LDAP Username and your email/workstation password.

In the interest of rebrand from OSHPD to HCAI the url has also changed. Please reconfigure your local repositories to reflect this change so that you can continue to push changes to this server.

Edit your project's .git/config file

[remote "origin"]
        url = https://git.hcai.ca.gov/aaa/abc.git
        fetch = +refs/heads/*:refs/remotes/origin/*

and make sure to change url in remote "origin" section; from git.oshpd.ca.gov to git.hcai.ca.gov

GitLab