githooks - pull hook after pushing to a git repo -


when 1 pushes specific branch in git repository want automatically pulled web server directory on same machine.

it looks post-receive hook in order haven't been able find example of how write such hook. can point me in right direction?


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - WPF+EF - The operation cannot be completed because the DbContext has been disposed -

javascript - Three.js Raycaster not detecting scene mesh -