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

Extend GitChangeLogCommand by using revision only

    XMLWordPrintableJSON

Details

    Description

      Invoking execution of a GitChangeLogCommand where only the end revision has been set produces a wrong out.

      Actual result:

      git whatchanged --date=iso  ..END_REVISION_SHA1 -- PROJECT_PATH

      Expected result: only the end revison SHA1 is used without the two dots

      git whatchanged --date=iso  END_REVISION_SHA1 -- PROJECT_PATH

      Attachments

        Activity

          People

            michael-o Michael Osipov
            McFoggy Matthieu Brouillard
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: