linux - synchronization issues of github project with local server -


i running apache server on localhost (mac). there project on github tried pull in local folder. git pull up-to-date. but, problem can't see updates when check on browser, localhost/directoryname.

i tried change ssh key. global file git. git config --edit --global

everything fine. reason ?

did try clone repository

clone git@github.com:blabla.git 

Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -