-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
The git plugin currently prints out the git commands that it executes.
git rev-parse master^{commit} # timeout=10
In some cases, these commands can be numerous and thus distract the user from other pertinent information in the build log.
It would be very valuable to be able to enable or disable this verbose output via a option in the job configuration.
- is related to
-
JENKINS-9052 Git plugin needs a better error diagnosis when failing to check out
-
- Closed
-