Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-24304

Enable/Disable verbose Git command logging in Jenkins build log

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • git-client-plugin
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              scoheb Scott Hebert
              Votes:
              13 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated: