Quoting Jonathan del Strother <maillist@xxxxxxxxxxxxxx> > No takers? Perhaps I should explain my interest in this patch : we > use Capistrano to deploy our Rails app which contains a bunch of > submodules. It's done over ssh, so the 'git submodule update' step > during deployment spews something along the lines of : > > Receiving objects: 0% (0/401), 1.55 MiB | 424 KiB/s > Receiving objects: 1% (4/401), 2.15 MiB | 612 KiB/s > Receiving objects: 2% (8/401), 2.90 MiB | 510 KiB/s > .... > .. Does 'git clone' itself do that to you, too, or do you see these output on separate lines only when running 'git submodule clone'? I never used 'git submodule clone' but with 'git clone' these lines seem to overwrite one after another and they never bothered me. Could your terminal emulator be broken? -- Nanako Shiraishi http://ivory.ap.teacup.com/nanako3/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html