Browse Source
"git rebase", especially when it is run by mistake and ends up trying to replay many changes, spent long time in silence. The command has been taught to show progress report when it spends long time preparing these many changes to replay (which would give the user a chance to abort with ^C). * kw/rebase-progress: rebase: turn on progress option by default for format-patch format-patch: have progress option while generating patchesmaint
Junio C Hamano
7 years ago
4 changed files with 21 additions and 0 deletions
Loading…
Reference in new issue