mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-19 02:22:21 -05:00
"git pull --rebase" has been extended to allow invoking "rebase -i". * js/pull-rebase-i: completion: add missing branch.*.rebase values remote: handle the config setting branch.*.rebase=interactive pull: allow interactive rebase with --rebase=interactive Forward-port from upstream Git. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>