Multiple empty "remote:" lines during remote update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

since some time (weeks or months), I am seeing this:
$ git --version
git version 2.24.0
$ git remote update
Fetching origin
remote:
        remote:
                remote:
                        remote:
                                remote:
                                        remote:
                                                remote:
                                                        remote:
                                                                remote:
Enumerating objects: 7180748, done.
remote:
        remote:
                remote:
                        remote:
                                <lot of lines>
                                          remote:
                                                  remote:
                                                          remote:

remote: Counting objects: 100% (7180748/7180748), done.
remote:
        remote:
                remote:
                        remote:

<lot of lines>
remote:
        remote:
                remote:
                        remote:
                                remote:
                                        remote:
                                                remote:
                                                        remote:
Compressing objects: 100% (1079308/1079308), done.


It looks like the self-overwriting line showing the current state (count
of objects, percents, ...) does not work properly. It looks like the
part after semicolon is removed, but a newline is emitted anyway. And a
new "remote: ..." is printed again.

Any ideas?

thanks,
-- 
js
suse labs



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux