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

Add type mismatch handling in merge process #138

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mimansajaiswal
Copy link

@mimansajaiswal mimansajaiswal commented Jan 10, 2025

Hi,

I tried to add force merge option that converts type (and respects general master preferences) in merging (fix #103 ).

Adds 3 options -- skip, always convert, ask

Some things to take care of before merging the PR:
1. The dialog box visuals can be improved (This is now fixed)
2. Bulk merging with convert set to true needs to be re-run multiple times on varying length of mismatched duplicate files for testing. It needs enough time to save transaction, or I get error saying - cannot change type in loadIn mode. I verified it with 150/300 duplicates, and that worked.
3. Linting. The npm run lint command was changing too many files and I was worried about messing something up.

AI use transparency with github copilot edits: https://gist.github.com/mimansajaiswal/493b7e53224190967a768eccffef5295

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.

[Feature Request]: Option to Handle Type Mismatches in Bulk Merging
1 participant