|
|
@ -79,7 +79,10 @@ https://git-scm.com/download/win
|
|
|
|
|
|
|
|
|
|
|
|
git init
|
|
|
|
git init
|
|
|
|
git add README.md
|
|
|
|
git add README.md
|
|
|
|
git remote add origin https://code.educoder.net/mf942lkca/milkSpider.git
|
|
|
|
git remote add origin https://bdgit.educoder.net/mf942lkca/milkSpider.git
|
|
|
|
|
|
|
|
git pull https://bdgit.educoder.net/mf942lkca/milkSpider.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
git add *.py
|
|
|
|
git push -u origin master
|
|
|
|
git push -u origin master
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|