-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sweep: Allow comparing a file on the left with another on the right with a different name, while comparing directories #2
Comments
Here's the PR! #3.⚡ Sweep Basic Tier: I'm creating this ticket using GPT-4. You have 4 GPT-4 tickets left for the month and 2 for the day. For more GPT-4 tickets, visit our payment portal.
Actions (click)
Install Sweep Configs: Pull Request
Step 1: 🔎 SearchingI found the following snippets in your repository. I will now analyze these snippets and come up with a plan. Some code snippets I looked at (click to expand). If some file is missing from here, you can mention the path in the ticket description.Step 2: ⌨️ Coding
Modify meld/dirdiff.py with contents: Step 3: 🔁 Code ReviewHere are my self-reviews of my changes at Here is the 1st review Thanks for your contribution. There are a few changes that need to be made: I finished incorporating these changes. 🎉 Latest improvements to Sweep:
💡 To recreate the pull request edit the issue title or description. To tweak the pull request, leave a comment on the pull request. |
Brief
While comparing 2 directories we would like to have the option to compare 2 file names that may have different names.
Expected behavior
Right click on a file on the left and select "Select left file/dir to compare" then right click on the right file (or dir) and select "Compare to 'filename'". Note we should be able to do that also starting from the right file
Checklist
meld/dirdiff.py
✅ Commit3447ab7
The text was updated successfully, but these errors were encountered: