Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 404 Bytes

File metadata and controls

15 lines (13 loc) · 404 Bytes

Viewing Local diffs and History

<<<<<<< HEAD

<<<<<<< HEAD

  • git diff
  • git diff --staged
  • git diff --color-words

Trying to see the diff in changes between working directory and staged area

=======

parent of dc3c7d6... restart here =======

  • Look at the diff between changes in the file
  • Diff between stage and working directory

parent of 9d61398... Finished showing git diff