tag: Source Control

Articles tagged Source Control

Gitflow Introduction

We all love GIT's workflow, but if you don't - because you don't know how, then read on.

Git for absolute beginners

GIT has become almost canonical in usage with the adoption of GITHUB and linux development. It's very good solution and handles problems of...