Last Updated: February 25, 2016
·
2.147K
· tamtamchik

simple git auto-pull

Sometimes you need to push something and pull it immediately on the other server… and sometimes you need to do this really often! So.

$ watch 'git pull'

This will do the trick.

1 Response
Add your response

Except that I disagree with using git pull it is nice idea.

over 1 year ago ·