-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve diff handling and file processing
This commit refactors the diff handling logic in `GitOperations` to correctly identify and process different types of file changes (new, modified, deleted), including binary files. It also adds more comprehensive tests to verify the changes.
- Loading branch information
runner
committed
Dec 24, 2024
1 parent
cfd06dc
commit 2ec4742
Showing
2 changed files
with
161 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters