×
Nov 12, 2023 · The git plugin provides fundamental git operations for Jenkins projects. It can poll, fetch, checkout, branch, list, merge, tag, and push ...
Git step. It performs a clone from the specified repository. Use the Pipeline Syntax Snippet Generator to generate a sample pipeline script for the git step ...
Dec 10, 2023 · Command line git now refuses to perform operations in repositories when the directory is not owned by the current user. One or more directories ...
Mar 9, 2024 · The git client plugin provides git application programming interfaces (APIs) for Jenkins plugins. It can fetch, checkout, branch, list, merge, ...
Jul 11, 2023 · This plugin allows you to assign git branch, tag, pull request or revision number as parameter in your builds. Important!
May 4, 2023 · I am having the “not a git repository” error when trying to run a multibranch pipeline project. I'm running Jenkins locally on a Windows 11 ...
May 24, 2022 · Hi, I am new to Git and so don't understand it well. I'm trying to perform a git checkout from with a declarative pipeline but it is failing ...
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, ...
The git plugin provides fundamental git operations for Jenkins projects. It can poll, fetch, checkout, and merge contents of git repositories. The git plugin ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the ...