6.2 Basic Understanding of GIT
MPLAB Harmony v3 contents are delivered through GitHub. If users are new to GIT, it is good to have some basic understanding of what GIT is and how it works. GIT is different from other version control systems. It is a distributed version control system and not a centralized version control system. It saves the data lot differently than SVN does. Refer to the section References for information on GIT basics.