-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.60.1
Git plugin 3.4.1
It taken a lot of time to get revision list from git while getting jenkinsfile
git rev-list e4b4b57f7d79b19f11acdaef7a5a50866d9d763b # timeout=10
I would be nice to have option to avoid changelog creation during getting jenkinsfile from git (like on checkout operation)
Please describe the cases where you see it taking a long time to get the revision list from git. Listing revisions is a local operation which should be quite fast.