Skip to content

Add support for patch files renaming dirs to files and files to dirs#6929

Draft
kit-ty-kate wants to merge 7 commits into
ocaml:masterfrom
kit-ty-kate:patch-file-dir
Draft

Add support for patch files renaming dirs to files and files to dirs#6929
kit-ty-kate wants to merge 7 commits into
ocaml:masterfrom
kit-ty-kate:patch-file-dir

Conversation

@kit-ty-kate
Copy link
Copy Markdown
Member

Extracted from #6915

rjbou and others added 7 commits May 7, 2026 14:19
It retrieves content then diff on it instead of looking to the content
while doing the diff

Co-authored-by: arozovyk <artemiy.rozovyk@ocamlpro.com>
This makes it work only if the patch file is correctly ordered.
Currently the only way to produce that type of diff is through git,
which does not order them correctly. Reordering can be added at a later
time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants