- after making a revision, in the terminal type
#
1. after making a revision, in the terminal type
"git status" to see which files were revised # 2. type "git add ." to upload files # 3. type "git commit -m "modify title" " to add notes to the actions # 4. type "git push" to upload on the website.
to set working directory
1. cd ~ : to the user page
2. cd /Users/tianyuguan/Desktop/tianyuweb/tianyuGuan.github.io
cd /Users/tianyuguan/Documents/tianyuweb/tianyuGuan.github.io
