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
Post a Comment