author:witt
Learning cannot be stopped, live to be old, learn to be old.
- download all notes
Use SSH git clone git@github.com:leleplus/notes.git
or HTTPS git clone https://github.com/leleplus/notes.git
- update notes
$ git add <file>
$ git commit -m ""
$ git push
or
$ git commit -am ""
$ git push