Git client

List of issues
KeySummaryCreatedUpdated
JENKINS-75234Having issues after setting up ssh Connection to Github
JENKINS-74796Avoid unauthenticated clone requests
JENKINS-73700Jenkins Credential updated but git doesn't use it
JENKINS-73504Unable to use a remote git repository which uses SHA256 hashing
JENKINS-73427With 'Accept first connection' host key verification, and JGit, newly added known_hosts entries are malformed
JENKINS-73241Jenkins fails checkout of git commit that adds submodules where files were previously present
JENKINS-73196git plugin doesn't allow select of https client certificate
JENKINS-72766Declarative Pipeline implicit checkout fails with GitHub app credentials
JENKINS-72655Decreasing Time disparity between Linux and Windows automated test run time
JENKINS-72450Support alternate ssh implementations on Windows
JENKINS-71596Provide a git plugin option to hide git logs
JENKINS-71461GIT_SSH_COMMAND diagnostics fail with some host key verification strategies
JENKINS-71122incorrect assumption in search for ssh on Windows
JENKINS-70984Unable to clone repository when pr author has no push or admin permission
JENKINS-70897Add support for http.extraHeader for bearer token authentication
JENKINS-69875Feature: abort job while performing scm checkout cause retry instead of aborting it
JENKINS-69507JGit fails 2nd and later https fetch with embedded username & password
JENKINS-68580Respect Build/Node environment variables in Pipeline Checkout with Git
JENKINS-68010Changes are empty after a force push
JENKINS-67874JENKINS_HOME/caches/git-... is prone to conflicts
JENKINS-67727Using revList_ Command CliGitAPIImpl is not serializable
JENKINS-65032hudson.scm.ChangeLogSet doesn't incluide merge commits
JENKINS-64913CLI git access over ssh fails with SELinux Enforcing
JENKINS-63301Slave to Agent Renaming: MasterToSlaveCallable
JENKINS-62579Can't clone git repository on windows agents if jenkins folder contains cyrillic symbols
JENKINS-62382Checkout scm hangs or fails on private LFS repos without GitLFSPull extension
JENKINS-61076add a hex output of the error code in case of failure running git cli on windows
JENKINS-60727Add capability to clean submodules' submodules
JENKINS-60349User credentials not usable by Git plugin
JENKINS-60052Simplify git submodule update command
JENKINS-59830Support google cloud source repos with git client plugin
JENKINS-59139don't set GIT_LFS_SKIP_SMUDGE=1 anymore while cloning with git 2.15+
JENKINS-57936Parameters not expanded in username or password portion of https git URL
JENKINS-56569Prevent automatic pulling of lfs files if no GitLFSPull option is set
JENKINS-55876Recursive submodule URLs are not synchronized when changed on a checkout
JENKINS-55875Submodule update fails when the submodule isn't clean
JENKINS-54097git config --get submodule fails with GIT_SSH credentials
JENKINS-50806Credentials ignored for git repo without leading username in URL
JENKINS-48200java.io.IOException: Remote call on JNLP4-connect connection failed
JENKINS-47609Add an option for a long path
JENKINS-47261ssh-agent ssh keys override git SCM ssh keys with same username
JENKINS-45989Git client support multiple patterns in getRemoteReferences
JENKINS-43977Git checkout fails if submodule defined in .gitmodules don't exist
JENKINS-41715Git credentials selection + git ls-remote test of config is wonky
JENKINS-40023JGit changelog max limit not working well with merge commits
JENKINS-39350Git client plugin does not respect changes at .gitmodules list ( e.g. removing git sub modules )
JENKINS-37120Git Publisher fails to push tags with REJECTED_OTHER_REASON
JENKINS-36864git tag patterns not handled like cli git
JENKINS-33174Support API token as credentials for git https (GitHub...)
JENKINS-32883replace custom temporary script with GIT_SSH_COMMAND
JENKINS-32712Job with Git polling "succeeds" with "no changes" although the Git polling failed
JENKINS-31686Jenkins injects the old git commit as GIT_COMMIT env variable
JENKINS-31464git-client uses proxy from plugins section of jenkins
JENKINS-30927'C:\Program' is not recognized as an internal or external command
JENKINS-30600git isn't run inside build container
JENKINS-29644Branch parameter ignored when a non-parameterized branch is also monitored
JENKINS-29301Git plugin falls into a infinite loop on unspecified branches containing / after force push
JENKINS-29243Allow for specifying the '--exec-path' parameter
JENKINS-27606Git submodule updates ignore url.insteadOf settings in the global config file
JENKINS-24304Enable/Disable verbose Git command logging in Jenkins build log
JENKINS-23727Timeout on initial submodule update did not fail the build
JENKINS-23476git-client plugin timeout default is not configurable in a standard manner
JENKINS-22400Git timeout on other actions than fetch/clone
JENKINS-19429SshSessionFactory.setInstance unnecessary
JENKINS-12513git plugin should automatically remove .git/index.lock if the job is killed