git client plugin:Jenkins git客户端插件 源码
Git客户端插件 介绍 git客户端插件为Jenkins插件提供了git应用程序编程接口(API)。 它可以获取,签出,分支,列出,合并和标记存储库。 有关特定的API详细信息,请参阅。 提供了git访问的主要入口点。 它支持使用HTTP和HTTPS协议访问git存储库的用户名/密码凭据(例如, https://github.com/jenkinsci/git-client-plugin或http://git.example.com/your-repo.git )。 它支持使用SSH协议访问git存储库的私钥凭据(例如git@github.com:jenkinsci/git-client-plugin.git或ssh://git@github.com/jenkinsci/git-client-plugin.git )。 提供了凭证支持。 Changelog 自git客户端插件2
文件列表
git-client-plugin:Jenkins git客户端插件
(预估有个159文件)
Priorities.adoc
2KB
CHANGELOG.adoc
28KB
netrc_1.in
950B
netrc_1a.in
567B
netrc_2.in
335B
GitClientTest.java
135KB
GitAPITest.java
71KB
GitAPITestCase.java
110KB
hudson.remoting.ClassFilter
337B
help-home_ja.html
121B
暂无评论