• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

Git Diff Head

September 3, 2019

Here’s how to check what’s changed in your local Git repo vs the master repo.

Git Status tells you what file has changed, but not to the level of detail such as what lines or what code was changed.

git diff HEAD

git diff HEAD

Filed Under: Git Tagged With: compare, diff, git, head

Search This Website

Subscribe Via Email

  • Home
  • About
  • Archives

Copyright © 2023