• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Search

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

Subscribe Via Email

  • Home
  • About
  • Search

Copyright © 2023