Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate git rebase -p even more #227

Closed
wants to merge 3 commits into from

Conversation

dscho
Copy link
Member

@dscho dscho commented May 28, 2019

Turns out that I forgot a couple of spots when I sent the patch series to deprecate git rebase -p earlier...

dscho added 3 commits May 28, 2019 14:15
The `--preserve-merges` option has been deprecated, and as a consequence
we started to mark test cases that require that option to be supported,
in preparation for removing that support eventually.

Since we marked those test cases, a couple more crept into the test
suite, and with this patch, we mark them, too.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
As of Git v2.22.0, the `--preserve-merges` backend of `git rebase` will
be officially deprecated in favor of the `--rebase-merges` backend.
Consequently, `git pull --rebase=preserve` will also be deprected. State
this explicitly.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
The `--preserve-merges` option is now deprecated in favor of
`--rebase-merges`; Let's stop recommending the former.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho
Copy link
Member Author

dscho commented May 28, 2019

/submit

@gitgitgadget
Copy link

gitgitgadget bot commented May 28, 2019

Submitted as pull.227.git.gitgitgadget@gmail.com

@gitgitgadget
Copy link

gitgitgadget bot commented May 28, 2019

This branch is now known as js/rebase-deprecate-preserve-merges.

@gitgitgadget
Copy link

gitgitgadget bot commented May 28, 2019

This patch series was integrated into pu via git@d97214f.

@gitgitgadget gitgitgadget bot added the pu label May 28, 2019
@gitgitgadget
Copy link

gitgitgadget bot commented May 29, 2019

This patch series was integrated into pu via git@f10e121.

@gitgitgadget
Copy link

gitgitgadget bot commented May 29, 2019

This patch series was integrated into pu via git@316f2f7.

@gitgitgadget
Copy link

gitgitgadget bot commented May 29, 2019

This patch series was integrated into next via git@d153fc0.

@gitgitgadget gitgitgadget bot added the next label May 29, 2019
@gitgitgadget
Copy link

gitgitgadget bot commented May 30, 2019

This patch series was integrated into pu via git@f6f0679.

@gitgitgadget
Copy link

gitgitgadget bot commented May 30, 2019

This patch series was integrated into pu via git@2656ece.

@gitgitgadget
Copy link

gitgitgadget bot commented May 30, 2019

This patch series was integrated into next via git@2656ece.

@gitgitgadget
Copy link

gitgitgadget bot commented May 30, 2019

This patch series was integrated into master via git@2656ece.

@gitgitgadget gitgitgadget bot added the master label May 30, 2019
@gitgitgadget
Copy link

gitgitgadget bot commented May 30, 2019

Closed via 2656ece.

@gitgitgadget gitgitgadget bot closed this May 30, 2019
@dscho dscho deleted the deprecate-rebase-p-more branch May 31, 2019 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant