View Single Post
Old 10-19-2012, 03:15 PM  
mafia_man
Confirmed User
 
mafia_man's Avatar
 
Industry Role:
Join Date: Jul 2005
Location: icq#: 639544261
Posts: 1,965
Quote:
Originally Posted by Brujah View Post
Is anyone using git on a local machine to manage code on your remote servers? Currently doing some research on using hooks to pull changes after a commit to my remote repo.
What language are you using? I'm not quite sure what you are trying to do.

Usually I have a local git repo, push to remote and then pull that remote on my deploy server. This is quite common I believe.

If you are using Ruby then use Cappuccino and if you are using Python then use Fabric.

You can use either for any language and then integrate well with git.
mafia_man is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote