Skip to content

Instantly share code, notes, and snippets.

@sizhky
Created February 4, 2020 02:53
Show Gist options
  • Save sizhky/ff7c02a0b704535178c10c9f17bec58e to your computer and use it in GitHub Desktop.
Save sizhky/ff7c02a0b704535178c10c9f17bec58e to your computer and use it in GitHub Desktop.
git clone https://github.com/sizhky/classical-python-problems
git status
git add folder1 folder2 folder3 file1 file2 file*
git status
git commit -m "1.1.1"
git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment