Link to home
Start Free TrialLog in
Avatar of Jeremy Leys
Jeremy LeysFlag for New Zealand

asked on

How do I make a GIT Repo auto pull changes?

Hi,

I have a number of GIT repositories on a Windows 2008 R2 server, I would like to know if there is a way to get a repository to auto-pull pushed changes?

I will certainly not be doing this for the production / live environment but for staging / test environment this would significantly speed up the process of deploying the code for testing.

Any ideas of how to do this?
ASKER CERTIFIED SOLUTION
Avatar of Aaron Tomosky
Aaron Tomosky
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Jeremy Leys

ASKER

Awesome, "GO" is the solution for me, works like a charm! :)