Skip to content

Conversation

@ambv
Copy link
Contributor

@ambv ambv commented Oct 11, 2023

Currently, miss-islington use of cherry-picker is aborting the cherry pick in case of conflicts. This doesn't work because self.initial_state is not being updated after conflicts are discovered by cherry-picker, and so the abort is raising a ValueError from the guard at the start of abort_cherry_pick().

Since self.initial_state is only used for those guards, let's just remove it and read from .git/config every time.

@Mariatta Mariatta mentioned this pull request Oct 11, 2023
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.

3 participants