Skip to content

Commit c7790a4

Browse files
committed
Merge pull request #471 from satob/fix-index-C
fix a index for "C" in libgit2.asc
2 parents 4cfcee6 + f581ae3 commit c7790a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/B-embedding-git/sections/libgit2.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
=== Libgit2
22

3-
(((libgit2)))(((C)))
3+
(((libgit2)))((("C")))
44
Another option at your disposal is to use Libgit2.
55
Libgit2 is a dependency-free implementation of Git, with a focus on having a nice API for use within other programs.
66
You can find it at http://libgit2.github.com[].

0 commit comments

Comments
 (0)