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

Support skipping on rebase #289

Merged
merged 3 commits into from
Jun 26, 2022

Conversation

mrexox
Copy link
Member

@mrexox mrexox commented Jun 26, 2022

Closes: #279

  • Fix comparing git state and skip options (missed typecast)
  • Add a test for this feature
  • Pass fs to git.Repository to support testing and use dependency injection

@mrexox mrexox force-pushed the fix/support-skipping-on-rebase branch from 47efa9e to 89c0717 Compare June 26, 2022 09:29
@mrexox mrexox marked this pull request as ready for review June 26, 2022 09:29
@mrexox mrexox merged commit 34cee8b into evilmartians:master Jun 26, 2022
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.

Skip command in rebase not working in interactive rebases
1 participant