mirror of
https://github.com/git/git.git
synced 2026-02-05 15:34:07 +00: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>