#create a new repository on the command line git init git remote add origin [email protected]:coolcoding/python_project.git git add . git commit -m "first commit" git push -u origin master git push origin master git pull origin master
-
Notifications
You must be signed in to change notification settings - Fork 2
coolcoding/python_project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published