Embed presentation
Download to read offline









This document discusses source control systems like Subversion (SVN) and Git. It notes that Git was created by Linus Torvalds as an alternative to other source control programs that were not suitable for Linux development. Some key advantages of Git mentioned are that it allows for distributed version control without a single centralized repository, supports offline work, and allows fixes to imperfect commits.







