update
This commit is contained in:
parent
c70303aa70
commit
4393824e06
@ -1,11 +1,13 @@
|
|||||||
```
|
```
|
||||||
Notes for me:
|
Notes for me:
|
||||||
|
#Add files
|
||||||
git add file
|
git add file
|
||||||
git commit -m "words"
|
git commit -m "words"
|
||||||
git push
|
git push
|
||||||
|
#Save account
|
||||||
git config --global credential.helper cache
|
git config --global credential.helper cache
|
||||||
|
#Just http server(Wow)
|
||||||
|
python3 -m http.server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user