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

Bad display of git output

XMLWordPrintable

    • 3eac49d9c38a03212237f51df6ebf3d9e7863c93

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes