Skip to content

woodwolfzhu/python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

//github学习 1.将所在文件夹初始化为repository git init

2.添加文件 例如:git add README.md (文件名.格式)

3.commit 改动后的文件 git commit -m“first commit”(这里的“first”可能和commit 的次数有关)

4.远程建仓

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published