Steve Xia

null

null

git commands

  1. open git bash
  2. cd /c/_a/sharpx555.github.io
  3. git add -A
  4. git commit -m "add new feature"
  5. git push
What we did today?
Main Page