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

CHE-3415: Add ability to perform Git pull with rebase #5787

Merged
merged 1 commit into from
Jul 27, 2017
Merged

Conversation

vinokurig
Copy link
Contributor

@vinokurig vinokurig commented Jul 24, 2017

What does this PR do?

  1. Add 'pull with rebase' option to server-side git pull command.
  2. Add 'pull with rebase' check-box to Git pull dialog.
    pull_with_rebase

What issues does this PR fix or reference?

fixes #3415

Changelog

Added ability to perform Git pull with rebase

Release Notes

Added ability to perform Git pull with rebase

Docs PR

N/A

@vinokurig vinokurig added the kind/enhancement A feature request - must adhere to the feature request template. label Jul 24, 2017
@codenvy-ci
Copy link

@vinokurig vinokurig added this to the 5.16.0 milestone Jul 27, 2017
@vinokurig vinokurig merged commit c9c9a4a into master Jul 27, 2017
@vinokurig vinokurig deleted the CHE-3415 branch July 27, 2017 06:36
@vinokurig vinokurig restored the CHE-3415 branch July 27, 2017 06:36
@vinokurig vinokurig deleted the CHE-3415 branch July 27, 2017 06:36
dmytro-ndp pushed a commit to dmytro-ndp/che that referenced this pull request Aug 16, 2017
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support git pull --rebase
5 participants