Paul's Tutorials - logo2Use



Now that you have a better idea of how git works, this chapter will explore how you use git's functions to accomplish effective version control.

Throughout this chapter, a number of operations will be referenced by their command. If you are confused about a command or don't know how it translates into your GUI, please see the git operations reference.

Lesson Index

  1. Basic Operations
  2. Revising History
  3. Branching
  4. Resolving Merge Conflicts

← 1-2 History and Branching Chapter 2: Use 2-1 Basic Operations →