Tag: version control

  • Git Explained 2 of 2

    This is a continuation from Git Explained 1 of 2 where the fundamental concepts are covered. In this article we introduce some tools for customization…

    Read
  • Git Explained 1 of 2

    In a nutshell, Git is a distributed version control system, commonly used as source control management. It places files in one of three logical areas…

    Read