We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda92a1 commit 73a5a49Copy full SHA for 73a5a49
src/main/resources/hudson/plugins/git/GitSCM/help.html
@@ -96,7 +96,7 @@
96
scm: scmGit(userRemoteConfigs: [
97
[ credentialsId: 'my-private-key-credential-id',
98
url: '[email protected]:jenkinsci/git-client-plugin.git' ]
99
- ])
+ ])
100
</pre>
101
</p>
102
@@ -111,7 +111,7 @@
111
checkout changelog: false,
112
113
[ url: 'https://github.com/jenkinsci/credentials-plugin' ]
114
115
116
117
@@ -126,7 +126,7 @@
126
checkout poll: false,
127
128
[ url: 'git://git.kernel.org/pub/scm/git/git.git' ]
129
130
131
132
0 commit comments