jenkinsci / jenkinsci/git-plugin
[JENKINS-47605] Add custom git command before/after checkout
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
It would be nice to make adding additional custom git commands possible.
In git plugin currently we have an option for example to clean before checkout, it would be nice to make it more customizable.
---
Originally reported by miszcz, imported from: Add custom git command before/after checkout
Raw content of original issue
It would be nice to make adding additional custom git commands possible.
In git plugin currently we have an option for example to clean before checkout, it would be nice to make it more customizable.
environment
```
Jenkins ver. 2.73.2
Git plugin ver. 3.6.0
```
Contributor guide
Assessment
This issue has not been assessed yet.