Skip to content

Commit 265ce1c

Browse files
committed
Updated attributes.asc source block to use diff highlighting
1 parent 375a6a7 commit 265ce1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/08-customizing-git/sections/attributes.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ $ git config diff.exif.textconv exiftool
121121

122122
If you replace an image in your project and run `git diff`, you see something like this:
123123

124-
[source,console]
124+
[source,diff]
125125
----
126126
$ diff --git a/image.png b/image.png
127127
index 88839c4..4afcb7c 100644

0 commit comments

Comments
 (0)