Skip to content

Commit b4f62e0

Browse files
committed
difftool reference?
1 parent 0a0016d commit b4f62e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/02-git-basics/sections/recording-changes.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,8 @@ index 8ebb991..643e24f 100644
366366
that highlights your work in progress (and note in the PR title that it's
367367
----
368368

369-
[NOTE]
370369
[[_git_difftool]]
370+
[NOTE]
371371
.Git Diff in an External Tool
372372
====
373373
We will continue to use the `git diff` command in various ways throughout the rest of the book. There is another way to look at these diffs if you prefer a graphical or external diff viewing program instead. If you run `git difftool` instead of `git diff`, you can view any of these diffs in software like Araxis, emerge, vimdiff and more. Run `git difftool --tool-help` to see what is available on your system.

0 commit comments

Comments
 (0)