Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-5347

Git commit editor does not handle staged and unstaged changes in same file correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 2.7.0
    • Qt Creator 2.3.0
    • Windows Vista x64
      git version 1.7.4.msysgit.0
    • 76f672989206a7c8d1ccc10fc758b0e42065c6c0

    Description

      1. Open a file which is checked in to a git repository.
      2. Edit and save the file.
      3. Stage this change (git add).
      4. Edit and save the file again.
      5. Open Creator's git commit editor.
        The file will be displayed twice, once with a checked checkbox and once with an unchecked one.
      6. Compare the diffs shown for these two items.
        Both display the same changes. Instead the one should display only the stages changes, the other should display only the unstaged changes.

      Attachments

        Issue Links

          Activity

            People

              orgads Orgad Shaneh
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: