Files
git/Documentation
Johannes Schindelin f5eb87b98d pull: allow interactive rebase with --rebase=interactive
A couple of years ago, I found the need to collaborate on topic
branches that were rebased all the time, and I really needed to see
what I was rebasing when pulling, so I introduced an
interactively-rebasing pull.

The way builtin pull works, this change also supports the value
'interactive' for the 'branch.<name>.rebase' config variable, which
is a neat thing because users can now configure given branches for
interactively-rebasing pulls without having to type out the complete
`--rebase=interactive` option every time they pull.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-01-13 12:59:15 -08:00
..
2016-01-04 14:06:59 -08:00
2014-11-04 13:14:44 -08:00
2014-11-04 13:14:44 -08:00
2015-07-21 14:08:14 -07:00
2015-10-05 12:30:13 -07:00
2015-10-08 11:57:14 -07:00
2016-01-04 14:08:04 -08:00
2015-01-22 13:44:14 -08:00