Skip to content

Commit ee8ce8f

Browse files
imba-tjdnetworm
authored andcommitted
Update libgit2.asc
1 parent bfd8f3e commit ee8ce8f

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
@@ -191,7 +191,7 @@ Libgit2 有很多种语言的绑定。
191191
===== LibGit2Sharp
192192

193193
(((.NET)))(((C#)))(((Mono)))
194-
如果你在编写一个 .NET 或者 Mono 应用,那么 LibGit2Sharphttps://github.com/libgit2/libgit2sharp[] 就是你所需要的。
194+
如果你在编写一个 .NET 或者 Mono 应用,那么 LibGit2Sharp (https://github.com/libgit2/libgit2sharp[]) 就是你所需要的。
195195
这个绑定是用 C# 写成的,并且已经采取许多措施来用令人感到自然的 CLR API 包装原始的 Libgit2 的调用。
196196
我们的例子看起来就像这样:
197197

0 commit comments

Comments
 (0)