/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.craigpardey.com
| | paulhammant.com
3.8 parsecs away

Travel
| |
| | blog.beanstalkapp.com
6.2 parsecs away

Travel
| | Beanstalk is your single process to commit code, review with the team and deploy the final result to your customers.
| | ryanharter.com
3.8 parsecs away

Travel
| | I recently shared how I use Git to automatically track my versions. There's quite a bit more to my git workflow than just tagging versions, though, so I'd like to dive into my git usage just a little more. One of my clients introduced me to a very popular, and useful, git branching strategy commonly called Git-Flow based on Vincent Driessen's branching model. I highly recommend reading his article, it's quite good and describes a very useful branching model.
| | williamdurand.fr
11.3 parsecs away

Travel
| We all probably know this successful Git branching model, which looks like a very interesting model for teams that want to use Git. That being said, this model is a bit too complex for common needs in my opinion. In this article, I introduce my lightweight model.