Skip to content

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

README.adoc

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
11
[[git-plugin]]
22
= Git Plugin
33
:toc: macro
4+
:toc-title:
45

5-
[![Build Status](https://ci.jenkins.io/job/Plugins/job/git-plugin/job/master/badge/icon)](https://ci.jenkins.io/job/Plugins/job/git-plugin/job/master/)
6-
[![Contributors](https://img.shields.io/github/contributors/jenkinsci/git-plugin.svg)](https://github.com/jenkinsci/git-plugin/graphs/contributors)
7-
[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/git.svg)](https://plugins.jenkins.io/git)
8-
[![GitHub release](https://img.shields.io/github/release/jenkinsci/git-plugin.svg?label=changelog)](https://github.com/jenkinsci/git-plugin/releases/latest)
9-
[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/git.svg?color=blue)](https://plugins.jenkins.io/git)
10-
[![Gitter](https://badges.gitter.im/jenkinsci/git-plugin.svg)](https://gitter.im/jenkinsci/jenkins)
6+
link:https://ci.jenkins.io/job/Plugins/job/git-plugin/job/master/[image:https://ci.jenkins.io/job/Plugins/job/git-plugin/job/master/badge/icon[Build]]
7+
link:https://github.com/jenkinsci/git-plugin/graphs/contributors[image:https://img.shields.io/github/contributors/jenkinsci/git-plugin.svg?color=blue[Contributors]]
8+
link:https://plugins.jenkins.io/git[image:https://img.shields.io/jenkins/plugin/i/git.svg?color=blue&label=installations[Jenkins Plugin Installs]]
9+
link:https://github.com/jenkinsci/git-plugin/releases/latest[image:https://img.shields.io/github/release/jenkinsci/git-plugin.svg?label=changelog[GitHub release]]
1110

1211
[[introduction]]
1312
== Introduction
1413

15-
image:https://git-scm.com/images/logos/downloads/Git-Logo-2Color.png[Git logo,width=303,role=center,float=right]
14+
[.float-group]
15+
--
16+
[.text-center]
17+
image:https://jenkins.io/images/logos/jenkins/jenkins.png[Jenkins logo,height=192,role=center,float=right]
18+
image:images/signe-1923369_640.png[plus,height=64,float=right]
19+
image:https://git-scm.com/images/logos/downloads/Git-Logo-2Color.png[Git logo,height=128,float=right]
20+
--
1621

1722
The git plugin provides fundamental git operations for Jenkins projects.
1823
It can poll, fetch, checkout, branch, list, merge, and tag repositories.

images/signe-1923369_640.png

4.52 KB
Loading

0 commit comments

Comments
 (0)