In the admin view of a team's code, e.g., https://hack.d.umn.edu/program/5, there is a download link for the tarball:

While it works to clone the team's repo using admin credentials (e.g., to check to see if the team cheated in some way), the download link just downloads the base code, not the team's current master/main branch.
It would be nice if you could download the current team's repo as a tarball, but a quick fix would be to update the text to make it clear that the tarball download is only a download for the base code.
In the admin view of a team's code, e.g.,
https://hack.d.umn.edu/program/5, there is a download link for the tarball:While it works to clone the team's repo using admin credentials (e.g., to check to see if the team cheated in some way), the download link just downloads the base code, not the team's current
master/mainbranch.It would be nice if you could download the current team's repo as a tarball, but a quick fix would be to update the text to make it clear that the tarball download is only a download for the base code.