Checklist to Push Project to GitHub 1. Clone project to local computer. 2. Work on project in VS. 3. To push a project back to GitHub is simple. 3a. Select the 'Git' tab at the top of VS. 3b. Under the 'Git' tab, there is an option to 'push'. 3c. Click 'push'. 4. Your project is now pushed to GitHub!