Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-5251

broken parsing of multiline commits when processing branch list in git

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 3.5.2
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Example repo attached, git branch --verbose --no-abbrev returns:

      * branch fb4d9fa119f5df595c6c69f6a1e361f0f5408a5e Revert "Revert "Merged in issue/AO-514 (pull request #33)^M""
        master c6a43d8f31ced02aef886acc2623b70b98a86601 first commit
      

      Notice ^M"" characters at the end of a commit. In result I see warnings in the log:

      2014-06-30 11:45:24,881 DEBUG [IncrPing1 git ] fisheye DvcsProcessMonitor-onBeforeStart - Starting process: git branch --verbose --no-abbrev
      2014-06-30 11:45:24,890 WARN  [180:StdOutHandler git ] fisheye GitListBranchesOutputHandler-processLine - Failed parsing branch from line ""
      2014-06-30 11:45:24,890 DEBUG [180:StdOutHandler git ] fisheye GitListBranchesOutputHandler-processLine - Encoding is: UTF-8Line is: 2222
      2014-06-30 11:45:24,893 DEBUG [IncrPing1 git ] fisheye DvcsProcessMonitor-onAfterFinished - Finished process: git branch --verbose --no-abbrev took 12ms
      

      Attachments

        Activity

          People

            pswiecicki Piotr Swiecicki
            pswiecicki Piotr Swiecicki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: