Blog

SPG Blog About Software Development

Git as the core of the dev process illustration
November 13, 2020

Git as the Core of the Development Process

Git as the Core of the Development ProcessUnderstandably, with so many massive projects behind us, our customers often wonder how exactly we manage our source code and if our version control processes will be compatible…

Continue Reading

What is Gitflow
November 12, 2020

What Is Gitflow and Why Should You Use It?

For those who are not generally familiar with Git, Gitflow or version control systems (VCSs), these are comprehensive technical solutions to manage changes in our source repositories. Source repositories can be thought of as databases…

Continue Reading

Categories