Ticket #2573 (new enhancement) — at Version 1
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 (last modified by angel_il) (diff)
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 see two file.c.diff entries within patchfs.
after apply patch, we have one file
Note: See
TracTickets for help on using
tickets.