+1

Rebase: parse the command's output to present a useful progress bar to the user

Iulian Onofrei 6 months ago updated by Marc Strapetz 6 months ago 0

Parsing the `git rebase` command output and extracting the "Rebasing (x/y)` parts could be used to replace the infinite loading indicator with a progress bar in the status bar.

Improve Git commands