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

Topic 05: Re-order the git rebase commands to run a rebase with a conflict first, rather than an interactive rebase #12

Open
david-martin opened this issue Jun 21, 2017 · 0 comments

Comments

@david-martin
Copy link
Contributor

Running git rebase -i HEAD~4 doesn't follow on very well after the explanation of rebasing between branches.
It might be better to have a conflicted branch ready to rebase and run git rebase origin/master or similar to show the conflict and how to resolve it.

The interactive rebase where commits are modified could happen after that part

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

No branches or pull requests

1 participant