Commit message causes 'git log' failed with code128 message.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 1.3.2
    • Affects Version/s: 1.2.0
    • Component/s: Git
    • None
    • Environment:

      OS: Windows 7 Enterprise SP1 64-bit
      Processor: Intel Xeon E5606
      Memory: 4 GB
      Git version 1.8.1.2

      Steps:
      1) Pressed Commit button to start a commit.
      2) In the resulting commit dialog, I created a comment that began with: [WIN]
      Once the commit finished, the GUI updated and showed the attached error message. At this point, the Log/History tab only showed 'Uncommitted changes'...the rest of the log wasn't there. Because of the log error, I figured the issue was with the all caps or the square brackets.
      3) Clicked on Terminal button to bring up a terminal
      4) Executed: git commit --amend -m "[Win] rest of message"
      This resulted in the same error and Log/History view.
      6) Executed: git commit --amend -m "Win: rest of message"
      This fixed the issue. The Log/History was populated.

            Assignee:
            Steve Streeting (Inactive)
            Reporter:
            Matthew Len
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: