8 lines
65 B
Markdown
8 lines
65 B
Markdown
#How to update:
|
|
|
|
git add --all
|
|
|
|
git commit -m "update"
|
|
|
|
git push
|