logsol / Github-Auto-Deploy

a server that allows you to automatically deploy the latest version of your github project at each git push
http://logsol.github.com/Github-Auto-Deploy/
MIT License
576 stars 187 forks source link

Cleaned some code. #37

Open JustusAdam opened 8 years ago

JustusAdam commented 8 years ago

Refactored all intermediate messages to go through a single method Changed git command to use -C rather than using shell=True and &&