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

Bad display of git output

    XMLWordPrintable

Details

    • 3eac49d9c38a03212237f51df6ebf3d9e7863c93

    Description

      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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes