GITLab Revision Control Server for Students

Availability:

CSE hosts a Gitlab server for students to use. Please play friendly and do not host large binaries. If usage becomes large, we will send a warning and possibly lock your Gitlab. .

Details:

  • Server Name: git.cse.msu.edu
  • Login: your CSE username
  • Password: your CSE password

Connecting:

  • An easy to use web management: https://git.cse.msu.edu
  • There are many ways to use GIT.
    Our GIT server allows both HTTPS and SSH push, pulls, and clones. SSH access is only available on MSU networks. The University has firewalled SSH access beyond the campus. HTTPS is the preferred protocol for the CSE Gitlab server.
  • Please see various GIT documentation or course-specific instructions on creating projects.