why no process info when cloning

Jeffrey Zhang zhang.lei.fly at gmail.com
Tue Feb 23 08:28:39 CET 2016


I set up a cgit server and used for mirror openstack repo[0]. I just use
the cgit for http clone.

But when cloning using the http url, there is no process bar.

any reason/solution for this?

$ git cl http://git.trystack.cn/openstack-dev/pbr.git
Cloning into 'pbr'...
Checking connectivity... done.

$ git cl https://github.com/openstack-dev/pbr.git
Cloning into 'pbr'...
remote: Counting objects: 3442, done.
remote: Total 3442 (delta 0), reused 0 (delta 0), pack-reused 3442
Receiving objects: 100% (3442/3442), 1.02 MiB | 212.00 KiB/s, done.
Resolving deltas: 100% (1886/1886), done.
Checking connectivity... done.


[0] http://git.trystack.cn/

Regards,
----
Jeffrey Zhang
Blog: http://xcodest.me
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20160223/6c464228/attachment.html>


More information about the CGit mailing list