Skip to content

Instantly share code, notes, and snippets.

@SergeyAPetrov
SergeyAPetrov / config
Created February 28, 2018 11:03
hyper
1
git clone https://github.com/ForstaGlobal/BackendCandidateChallenge.git
# Make your changes
# Create new repository on github
git remote set-url origin <git repository url>
git push -u origin master