Skip to content

Conversation

@dscho
Copy link
Member

@dscho dscho commented Nov 27, 2018

The Windows phase still takes a ton of time, but we can cut corners e.g. by skipping the tests for the --preserve-merges mode of git rebase (which is soon to be deprecated in favor of --rebase-merges, if everything goes according to my plan).

While we do not have the patches in `master` yet that allow skipping the
`git rebase -p` tests, we will have that feature as soon as we rebase to
the v2.20.0 release train.

Let's prepare for that and save a couple of minutes in the Windows phase
by simply not bothering to test the `git rebase -p` mode that will be
deprecated hopefully soon.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho requested a review from derrickstolee November 27, 2018 22:07
@dscho dscho merged commit 1120702 into git-for-windows:master Nov 28, 2018
@dscho dscho deleted the azure-pipelines-skip-rebase-p branch November 28, 2018 15:35
dscho added a commit to dscho/git that referenced this pull request Nov 30, 2018
…ip-rebase-p

Prepare for skipping `git rebase -p` tests on Azure Pipelines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants