Book Image

Git Version Control Cookbook

Book Image

Git Version Control Cookbook

Overview of this book

Table of Contents (19 chapters)
Git Version Control Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 1. Navigating Git

In this chapter, we will cover the following topics:

  • Git's objects

  • The three stages

  • Viewing the DAG

  • Extracting fixed issues

  • Getting a list of the changed files

  • Viewing the history with Gitk

  • Finding commits in the history

  • Searching through the history code