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

fix: Support prefixes other than a/ & b/ when modifying files #10899

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

Leonidas-from-XIV
Copy link
Collaborator

This allows using any prefix like old/ and new/ when diffing, as long as the path matches. For adding and removing files it can't be generalized because we don't know what the suffix should be as the other file is /dev/null.

Signed-off-by: Marek Kubica <marek@tarides.com>
@Leonidas-from-XIV Leonidas-from-XIV merged commit 9b805a0 into ocaml:main Sep 10, 2024
26 of 27 checks passed
@Leonidas-from-XIV Leonidas-from-XIV deleted the random-prefix-patch branch September 10, 2024 09:39
anmonteiro pushed a commit to anmonteiro/dune that referenced this pull request Nov 17, 2024
…aml#10899)

Signed-off-by: Marek Kubica <marek@tarides.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants