/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

paulhammant.com
| | techblog.izotope.com
3.7 parsecs away

Travel
| | Nick Donaldson Version control is an indispensable tool in modern software development, and Git is one of the most popular and widely used version control systems available today. However, despite its pervasiveness, many development teams do not use Git to its full potential, often due to a lack of a well constructed and adhered-to Git...
| | www.elidedbranches.com
4.0 parsecs away

Travel
| | Technology, startups, programming, technical management and software architecture
| | www.craigpardey.com
3.8 parsecs away

Travel
| | I've been working on re-platforming the online banking system for a Canadian retail bank for over two years. Leading up to the initial launch, The Business decided to defer a few features to the next release which was scheduled for about a month later. We created a release branch to support defect fixes found in testing, and the development team continued adding features to the develop branch. Bug fixes from release were merged into develop regularly. The process was working.
| | initialcommit.com
17.5 parsecs away

Travel
| In this article, we'll explain everything you need to know about Git commits.