Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-624

Revision number parsing can fail with lots of unstaged changes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.6
    • None
    • None

    Description

      Atlassian Bamboo does a quationable check-out using jgit that leaves a lot of changes appearing on "git show", which subsequently confuses the parsing. Changing the command to use "git rev-parse --verify HEAD^

      {commit}

      " will always output just the sha1, reducing any chance of confusion in the parsing.

      Attachments

        Activity

          People

            krosenvold Kristian Rosenvold
            krosenvold Kristian Rosenvold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: