+ 1
does website changes instantly at github if i make changes?
im new to github. im having many problems in stablishing my own website. i am making some changes but it doesnt get shown. so i had deleted my whole code and rewrite again but still no success. i kept refreshing but nothing pops up. does this takes time?
1 Réponse
+ 1
You have to acces github from unix based command line and add your project to your repository and initialize it first to add changed files .You have to install git and learn how to use it to create repos and to commit and to push changes.