I am doing builds/pushes in batch scripts and in terminals that don’t support the curses (or curses-like) multi-line progress output. I am using --pgrogress plain
on the build, which works, but is not nearly as nice as the old output. Is there a way I can configure or add a parameter to make the push output happen just one line at a time? Thanks.