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

Regression, CLONE - Bad display of git output

    XMLWordPrintable

Details

    • 3eac49d9c38a03212237f51df6ebf3d9e7863c93, a5a42c3f67570809fca3970d40b0ddf71269c74d

    Description

      A bug which was fixed before is back. Only difference is, that the lines appear in real time, not at the end of the checkout.

      Clone a git repository using Go to File -> New File or Project... -> Project from Version Control -> Git Repository Clone
      git will output the progress of the operation whereas Creator will not display anything until cloning finished. This is misleading as the user might think git got stuck.

      Creator will then display lines like:

      Checking out files:  54% (477/883)
      Checking out files:  55% (486/883)
      Checking out files:  56% (495/883)
      

      This does not look nice at all. Instead, Creator should display the progress as the user would see it on the command line.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTCREATORBUG-10112
          # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes