Downloading Repository for Reviewing

Hi thoughtbotters,

how can I download the code (the submitted solution) of a peer to my local machine in order to properly review it.
Running files and tests would make it much easier to provide valuable feedback.

Thanks for your help in advance,
Johannes

We don’t have an eplicit method for this, but I believe you can clone (but not push to) anyone’s solutions. The format of the git URL is:

git@git.upcase.com:<username>/<exercise-slug>.git

Although the intention is that the code can be reviewed just via our web view, I like your more thorough approach. Give the above a try and let us know if it works for you.

1 Like