-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Feature Request
Summary
It would be beneficial to integrate a feature that automatically suggests possible resolutions for merge conflicts based on historical commit data and similar changes made in past commits. This could enhance the user experience and efficiency when dealing with conflicts.
Motivation
Currently, the project has a feature to collect conflict files for merging but lacks an automated way to suggest resolutions. By leveraging AI and historical data, the tool can potentially provide users with helpful insights to resolve conflicts more effectively.
Expected Behavior
- The application should analyze the commit history related to the conflicting files and present suggestions.
- These suggestions could come in the form of snippets or proposed changes that users can review and apply directly.
Additional Context
Implementing this feature could further enhance the AI integration in QGitc and provide users with an even more powerful tool for managing their git repositories.
Metadata
Metadata
Assignees
Labels
No labels