Created
February 4, 2020 02:53
-
-
Save sizhky/ff7c02a0b704535178c10c9f17bec58e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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