Say Goodnight Software

iOS & More

October 12, 2012
by pj4533
0 comments

Deploy To Server With Git Remotes

I first learned about this deployment method from Ben Hoskings’ excellent Peepcode screencast on Advanced Git. It is simple, and makes it very clear where all your servers are in your source tree. This can be very important for workflows that have production, staging, and possibly multiple dev servers. But, even for simple cases, I find it so easy to use that it is worth it to setup.
Continue Reading →