User Action Needed: Git SSH Access to Be Completely Moved to Port 2222

Users of the ALCF-managed GitLab instances need to update git remote URLs to match the one listed in the GitLab interface. You must update each project and location you've cloned your repositories to. Failure to do so will mean an inability to update repositories. Use the following command in your local repository clone to update the remote URL: git remote set-url origin <new_url>. Note: <new_url> is in the GitLab web interface under the "Code" button on each project's main page. Please contact support@alcf.anl.gov with any questions or concerns.