Merge branch 'ef/maint-clone-progress-fix'
commit302af64cc8199d86bea577f1317c31daad9417d6
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 May 2012 17:49:35 +0000 (10 10:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 May 2012 17:49:36 +0000 (10 10:49 -0700)
treeeaf3fea1a3faab6bb28f3c0f8dd58bba4c0f2bb3
parent4abe87c14a27aa134659849ddd9510f136536a48
parent8f63da13f8fdd9b72e0ce57f3fb78e93f9144b43
Merge branch 'ef/maint-clone-progress-fix'

Some time ago, "git clone" lost the progress output for its "checkout"
phase; when run without any "--quiet" option, it should give progress to
the lengthy operation.

By Erik Faye-Lund
* ef/maint-clone-progress-fix:
  clone: fix progress-regression