1 Star 0 Fork 6

Heng / jgit-cookbook

forked from BUG / jgit-cookbook 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 7.31 KB
一键复制 编辑 原始数据 按行查看 历史
BUG 提交于 2013-11-14 15:59 . first commit

jgit-cookbook

Build Status

Provides examples and code snippets for the JGit Java Git implementation.

The JGit framework is rich and diverse, it has two layers, a low-level api and a higher-level set of porcelain commands.

This project tries to provide a collection of ready-to-run snippets which try to augment the existing JavaDoc and the User Guide

Getting started

Grab it
git clone git://github.com/centic9/jgit-cookbook
Build it and create Eclipse project files
mvn dependency:sources eclipse:eclipse package

Run it

Import the project into an Eclipse workspace and execute the snippets there.

Currently the following snippets are available

General Repository handling
Porcelain commands
Low-level API

Missing snippets

Sources

The following sources were used to build the snippets

Contribute

Please note that the list of snippets is not yet complete, probably never will. If you are missing things or have suggestions how to improve or add snippets, please either send pull requests or create issues.

1
https://gitee.com/akjdkfsa/jgit-cookbook.git
git@gitee.com:akjdkfsa/jgit-cookbook.git
akjdkfsa
jgit-cookbook
jgit-cookbook
master

搜索帮助