Skip to content

Commit 8cbe92c

Browse files
committed
Add ini classification to source block in refspec.asc
1 parent 2234b6e commit 8cbe92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/10-git-internals/sections/refspec.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ If you want to always fetch the `master` and `experiment` branches, add two line
7777

7878
You can't use partial globs in the pattern, so this would be invalid:
7979

80-
[source]
80+
[source,ini]
8181
----
8282
fetch = +refs/heads/qa*:refs/remotes/origin/qa*
8383
----

0 commit comments

Comments
 (0)