Merge branch 'ef/maint-clone-progress-fix' into next
commitb9a6cad861e5ca61c7e539e8b31ee0d14f5551a5
authorJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2012 18:01:35 +0000 (8 11:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2012 18:01:35 +0000 (8 11:01 -0700)
treee38950aa4fde61f8673ef62589e8bf65255d8b4c
parent51f84c55dc86efeccaaf51854eee6dba58827ee7
parent8f63da13f8fdd9b72e0ce57f3fb78e93f9144b43
Merge branch 'ef/maint-clone-progress-fix' into next

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