]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ef/maint-clone-progress-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 May 2012 17:49:35 +0000 (10:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 May 2012 17:49:36 +0000 (10:49 -0700)
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


Trivial merge