I’ve just found this interesting website. It works great, but sometimes I just would like to use my external IDE and make a backup copy of my code.
I see the website already keeps revisions (history) when you commit (submit) your code. Is there any git integration? If no, is there any other way to download the code?
It’s going to get weird pretty fast if pushing contest code requires a public github repo
On a more serious tone, reliable synchronization of my git with whatever’s been pushed during a contest, with a possibility of commenting (i.e. how well it fared) is really something I’d love, though I’m not quite sure how it could be achieved without external tooling.