Visual git guide (diff command)
Published in:2014-05-20 | Category: Tools
Words: 41 | Reading time: 1min | Reading:

Note: the original website address is here

Diff Command

There are various ways to look at differences between commits. Below are some common examples. Any of these commands can optionally take extra filename arguments that limit the differences to the named files.

diff

Prev:
Visual git guide (merge command)
Next:
Visual git guide (commit command)