Backend and Infrastructure

Reviewing Changes and Using Git Diff

Check your version

This tutorial covers a topic in which may or may not be the version you're using. We're keeping this tutorial online as a courtesy to users of , but we consider it archived.

Sprout Video

This lesson covers the `git diff` command and how to use the command along with a Git Treeish reference to view the differences in a project or a single file between two commits. Or alternatly between the current HEAD and the working tree. We'll also take a look at integrating Git with some external diff tools that make reading the output from the `git diff` command a bit easier.