Skip to content

Instantly share code, notes, and snippets.

@SergeyAPetrov
Created May 12, 2022 07:09
Show Gist options
  • Save SergeyAPetrov/ac34e742f7d00010ef3126635a066fb9 to your computer and use it in GitHub Desktop.
Save SergeyAPetrov/ac34e742f7d00010ef3126635a066fb9 to your computer and use it in GitHub Desktop.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment