Add ```--find-renames``` and ```--find-copies``` to the diff command by SandrineP · Pull Request #115 · QuantStack/git2cpp · GitHub
Skip to content

Add --find-renames and --find-copies to the diff command#115

Merged
ianthomas23 merged 3 commits into
QuantStack:mainfrom
SandrineP:diff_find
Mar 11, 2026
Merged

Add --find-renames and --find-copies to the diff command#115
ianthomas23 merged 3 commits into
QuantStack:mainfrom
SandrineP:diff_find

Conversation

@SandrineP

Copy link
Copy Markdown
Collaborator

Fix #88
Add --find-renames and --find-copies to the diff command

@codecov

codecov Bot commented Mar 4, 2026

Copy link
Copy Markdown

@SandrineP SandrineP force-pushed the diff_find branch 4 times, most recently from 7e578d1 to c3b5ce4 Compare March 4, 2026 16:31
Comment thread src/subcommand/diff_subcommand.cpp Outdated
@ianthomas23 ianthomas23 added the enhancement New feature or request label Mar 5, 2026
@SandrineP SandrineP requested a review from JohanMabille March 9, 2026 10:04
Comment thread src/subcommand/diff_subcommand.cpp Outdated
Comment thread src/subcommand/diff_subcommand.cpp Outdated
Comment thread src/subcommand/diff_subcommand.cpp Outdated
Comment thread src/subcommand/diff_subcommand.cpp Outdated
Comment thread src/subcommand/diff_subcommand.cpp Outdated

@ianthomas23 ianthomas23 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've re-checked that both my and Johan's comments have been addressed, so let's merge.

@ianthomas23 ianthomas23 merged commit ae2bdc0 into QuantStack:main Mar 11, 2026
5 of 6 checks passed
@SandrineP SandrineP deleted the diff_find branch March 11, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement --find-renames and --find-copies in diff command

3 participants