Skip to content

Instantly share code, notes, and snippets.

@ivancorrales
Last active July 30, 2019 09:23
Show Gist options
  • Save ivancorrales/5a4cdaa47835c4929699a6908575b97e to your computer and use it in GitHub Desktop.
Save ivancorrales/5a4cdaa47835c4929699a6908575b97e to your computer and use it in GitHub Desktop.
git clone https://github.com/wesovilabs/CD_nodejs.git
cd CD_nodejs
git remote set-url origin http://localhost:3000/developer/CD_nodejs.git
git add .
git commit -m "feat: initial commit"
git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment