jenkinsci / jenkinsci/git-plugin
[JENKINS-46586] Can't set push-url in git configuration area
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
We use local, read-only mirrors at our development sites around the globe. When a repo is cloned from a mirror, the first step is to set the git push-url to the primary server. It would be much better if this could be done during the repo creation phase. It would need to be in the repo section (not additional behaviors) as more than one repo might be involved in a build..
---
Originally reported by anstaafl, imported from: Can't set push-url in git configuration area
Raw content of original issue
We use local, read-only mirrors at our development sites around the globe. When a repo is cloned from a mirror, the first step is to set the git push-url to the primary server. It would be much better if this could be done during the repo creation phase. It would need to be in the repo section (not additional behaviors) as more than one repo might be involved in a build..
Contributor guide
Assessment
This issue has not been assessed yet.