Skip to content

Instantly share code, notes, and snippets.

@JohnItoo
Created June 6, 2020 17:41
Show Gist options
  • Save JohnItoo/59cdad3c1cd9c5d90fd96af452b047cf to your computer and use it in GitHub Desktop.
Save JohnItoo/59cdad3c1cd9c5d90fd96af452b047cf to your computer and use it in GitHub Desktop.
cd ~Path-to-repository
git add .;
git commit -m"Descriptive message";
git push origin master;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment