0

We are two developers working on a single project. We are going to use Github.

I wonder if it's possible to automatically sync the content of a github repository on a distant server without having to "pull" the repository on my distant server?

Cheers

Pierre P.
  • 1,055
  • 2
  • 14
  • 26
  • https://git-scm.com/documentation I believe what you want is to push to the server. Please read through the attached docs specifically git on the server. – mthomp Sep 15 '16 at 19:02
  • @mthomp I think he wants his code on Server to be in Sync with github without having to pull.. – Deendayal Garg Sep 15 '16 at 19:03
  • It seems I misunderstood the question, Off the top of my head I'm not aware of a method to auto fetch and merge. Although I can't really see why you would want to do this... merge errors etc This can probably point you in the right direction http://stackoverflow.com/questions/31175338/ubuntu-automatically-pull-from-github-repo – mthomp Sep 15 '16 at 19:10

0 Answers0