Ticket #2573 (new enhancement) — at Initial Version
patchfs enchancement
Reported by: | angel_il | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.8 |
Component: | mc-vfs | Version: | 4.7.5 |
Keywords: | Cc: | dave@… | |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: |
Description
What steps will reproduce the problem?
1.
diff -BurpN file1.c file.c > my.patch;
diff -BurpN file2.c file.c >> my.patch;
2.
we seen two file.c.diff entries within patchfs.
after apply patch, we have one file
Note: See
TracTickets for help on using
tickets.