- 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.