Skip to content

fix: add git reset --hard to cleanup after conflict resolution#89

Merged
alexyaroshuk merged 1 commit into
devfrom
daily-pr-conflicts
Feb 19, 2026
Merged

fix: add git reset --hard to cleanup after conflict resolution#89
alexyaroshuk merged 1 commit into
devfrom
daily-pr-conflicts

Conversation

@alexyaroshuk

Copy link
Copy Markdown
Owner
  • Add git reset --hard before checkout to discard resolved changes
  • Fix return type to include error field in resolveWithMerge

What does this PR do?

Please provide a description of the issue (if there is one), the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

- Add git reset --hard before checkout to discard resolved changes
- Fix return type to include error field in resolveWithMerge
@alexyaroshuk alexyaroshuk merged commit a920e42 into dev Feb 19, 2026
5 of 8 checks passed
@github-actions

Copy link
Copy Markdown

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant