Using git to manage website files #76785
Unanswered
Hermansen03
asked this question in
Pages
Replies: 1 comment
-
Hey there - I moved this to our Pages category where it will have better visibility among folks who have done this and will hopefully share their experience - thanks for posting! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a website in my ubuntu server, and remember i once worked with a guy that had the website on github. We were able to have the website on our test enviroment on our local computers and commit changes we made on the local pc using github desktop app to the server where it would automaticly pull the files when new files were commited. This would be great for me, but i've searched far and wide and cant find a way to make it do that.
I'm trying to:
1: Develop on my local machine
2: Push it using github desktop when i'm ready to update site
3: Server pulls website files to var/www
Any links, guides?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions