How to download user data from https://github-dev.cs.illinois.edu before it is decommissioned.
On June 6, 2022, the https://github-dev.cs.illinois.edu server will be taken offline permanently. See github-dev.cs.illinois.edu decommissioning for more info about this process.
Users are encouraged to download their data from github-dev.cs.illinois.edu before June 6.
An active Illinois account is required to access your data. If you've left the university and your account is no longer active, you will not be able to access this data.
If you need to retain a copy of code checked into github-dev.cs.illinois.edu, you should do so before the server is taken offline on June 6. They won't be available after June 6.
With git, that's fairly straightforward: a git pull or git fetch can synchronize down the repository of git commits and git history to your local computer. Especially if that data is unchanged recently, you may already have a downloaded copy, but you should check before the server is taken offline if you think you would need it in the future.
If you've used other github-dev.cs.illinois.edu services in your repositories besides commits (like Pull Requests, Issues, Wiki, Project) those sources won't be reflected in the git pull. You're invited to review those from the https://github-dev.cs.illinois.edu website and see if there's any data you need to save from there.
Engineering IT is offering two "git office hours" over Zoom in May to answer questions and assist. Both sessions will use this meeting: https://illinois.zoom.us/j/87377425635?pwd=ZlZtdFJnZEpwdW1IVzJ4dlJ6M2x0Zz09
For support outside of those office hours, you can email engrit-help-media@illinois.edu