php - Gitstack git server - push to apply changes -


(sorry unclear title). scenario. have local server , installed gitstack in it. able to push , pull local git server. same server runs webapp working on. plan push commits local git server , change must reflect webapp. instead of using filezilla copy files machine serer, push changes via git. how it? or possible?

i tried inside gitstack's installation folder. expected see actual project's files inside git files there.


Comments

Popular posts from this blog

Combining PHP Registration and Login into one class with multiple functions in one PHP file -

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -