Skip to Content
Git in Practice
book

Git in Practice

by Mike McQuaid
September 2014
Intermediate to advanced
272 pages
8h 27m
English
Manning Publications
Content preview from Git in Practice

Chapter 4. History visualization

This chapter covers

  • Filtering git log output commits
  • Formatting git log output to display the information you care about
  • Finding why and when a line in a file was changed, and by whom, using git blame
  • Identifying which commit caused a particular bug using git bisect

In this chapter, you’ll learn about visualizing the history of a Git repository in varying formats. When working with a Git repository on large, long-running software projects, you’ll sometimes want to dig through the history to identify old versions of code, work out why and by whom changes were made, or analyze the changes to identify why a bug is occurring. You can do this to a limited extent using the commands you’ve already learned (

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Git for Teams

Git for Teams

Emma Jane Hogbin Westby
Git Pocket Guide

Git Pocket Guide

Richard E. Silverman
Git: Mastering Version Control

Git: Mastering Version Control

Ferdinando Santacroce, Aske Olsson, Rasmus Voss, Jakub Narębski

Publisher Resources

ISBN: 9781617291975Supplemental ContentPublisher SupportOtherPublisher WebsiteSupplemental ContentErrata PagePurchase Link