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

Regression, CLONE - Bad display of git output

XMLWordPrintable

    • 3eac49d9c38a03212237f51df6ebf3d9e7863c93, a5a42c3f67570809fca3970d40b0ddf71269c74d

      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.

        1. Git_Repository_Clone_2014-03-09_11-07-45.png
          240 kB
          Orgad Shaneh
        2. output-1.log
          20 kB
          Orgad Shaneh
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes