Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

connonfodder/python

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python

for learning python here

# 第一次将远程仓库导入到本地
git clone https://github.com/connonfodder/python.git
git init

git add README.md
#添加文件进去
git add . #一定是在根目录下使用这个命令
git commit -m "first commit"
git remote add origin https://github.com/connonfodder/python.git

git push -u origin master

#以后再提交
git add .
git commit -m "xxx"
git push -u origin master

#更新本地

git branch

git pull

About

for learning python here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.