Nov 12, 2023 · This plugin integrates Git with Jenkins.
Missing: /search | Show results with:/search
Source Code Management. Browse ▽. Search provided by Algolia ... This plugin allows to perform a git push as a post build step via Git Plugin ... Library plugins ( ...
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
It performs a clone from the specified repository. Use the Pipeline Syntax Snippet Generator to generate a sample pipeline script for the git step. More ...
Using git-forensics-plugin in multibranch pipeline. I am getting the following error: [-ERROR-] Errors while obtaining repository statistics ...
This plugin integrates Gitee to Jenkins by faking a Gitee CI Server. This plugin allows Gitee to trigger builds in Jenkins when code is committed or pull ...
Source Code Management. Browse ▽. Search provided by Algolia ... Library plugins (for use by other plugins) ... This plugin allows to perform a git push as a post ...
Oct 28, 2022 · Hello everybody, I created a git repository: grep -r gitu /etc/passwd gituser:x:1200:1200::/home/gituser:/usr/bin/git-shell cd /mnt/500go ls ...
Missing: /search | Show results with:/search
Jul 11, 2023 · This plugin allows you to assign git branch, tag, pull request or revision number as parameter in your builds. Important!
Jan 10, 2022 · Git bisect is a tool for running binary searches over a git repository. If you want to read more about git bisect, you can do it here.