Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[typo] Delete a duplicate space.
  • Loading branch information
Geno1024 committed Aug 14, 2015
commit ae01d9e86891bd520db740af30d26152f7231ba1
2 changes: 1 addition & 1 deletion book/B-embedding-git/sections/jgit.asc
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,5 @@ for (Ref ref : remoteRefs) {

* JGit API 在线官方文档: http://download.eclipse.org/jgit/docs/latest/apidocs[] 。
这是基本的 Javadoc ,所以你也可以在你最喜欢的 JVM IDE 上将它们安装它们到本地。
* JGit Cookbook : https://github.com/centic9/jgit-cookbook[] 拥有许多如何利用 JGit 实现特定任务的例子。
* JGit Cookbook : https://github.com/centic9/jgit-cookbook[] 拥有许多如何利用 JGit 实现特定任务的例子。
* http://stackoverflow.com/questions/6861881[] 指出了几个好的资源。