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

Using 'OR' and 'AND' in SQL Server -

c++ - NetBeans Remote Development with additional configuration -

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