# Summary [Title](text/s0-c00-title.md) [About this book](text/s0-c01-about.md) [Installing on Linux](text/s0-c02-installing.md) [A Short History of Git](text/s0-c03-short-history.md) # Understanding Git - [Understanding Git](text/s1-c00-understanding-git.md) - [What is Git?](text/s1-c01-what-is-git.md) - [Focus and Design](text/s1-c02-focus-design.md) - [Git Object Types](text/s1-c03-object-types.md) - [The Git Data Model](text/s1-c05-the-data-model.md) - [Branching and Merging](text/s1-c06-branching-and-merging.md) - [The Git Directory](text/s1-c07a-git-directory.md) - [The Treeish](text/s1-c07-treeish.md) - [Working Directory](text/s1-c08-working-directory.md) - [The Index](text/s1-c09-the-index.md) - [Non-SCM Uses of Git](text/s1-c10-non-scm-uses.md) # Using Git - [Using Git](text/s2-c00-using-git.md) - [Getting a Git Repository](text/s2-c02-getting-a-git-repo.md) - [Normal Workflow Examples](text/s2-c03-normal-workflow.md) - [Log - the Commit History](text/s2-c04-log-commit-history.md) - [Searching Git](text/s2-c05a-searching-git.md) - [Browsing Git](text/s2-c05-browsing-git.md) - [Git Diff](text/s2-c06-git-diff.md) - [Branching](text/s2-c07-branching.md) - [Simple Merging](text/s2-c08-simple-merging.md) - [Stashing](text/s2-c09a-stashing.md) - [Rebasing](text/s2-c09-rebasing.md) - [Exporting Git](text/s2-c10a-archiving.md) - [The Care and Feeding of Git](text/s2-c10b-care-and-feeding.md) - [Tagging](text/s2-c10-tagging.md) - [Distributed Workflow Examples](text/s2-c11-distributed-workflow.md) - [Sharing Repositories](text/s2-c13-sharing-repositories.md) - [Hosted Repositories](text/s2-c14-github.md) # Annex . [Commands Overview](text/s3-c00-commands-overview.md) [References and Endnotes](text/s4-c00-references.md) [Revisions](text/s9-c00-revisions.md)