Skip to content

Commit 832c5ff

Browse files
committed
Delete a duplicate paragraph
1 parent 9a7aeaf commit 832c5ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ Ruby 的代码很好很简洁,另一方面因为 Libgit2 做了大量工作,
112112
==== 高级功能
113113

114114
Libgit2 有几个超过核心 Git 的能力。
115-
一个例子就是可插性: Libgit2 允许你为几种类型的操作提供自定义的 ``后端'' ,所以你可以用与原生 Git 不同的方式来存储东西。
116115
例如它的可定制性:Libgit2 允许你为一些不同类型的操作自定义的``后端'',让你得以使用与原生 Git 不同的方式存储东西。
117116
Libgit2 允许为自定义后端指定配置、引用的存储以及对象数据库,
118117

0 commit comments

Comments
 (0)