Name |
Last commit
|
Last update |
---|---|---|
.. | ||
parse.c | ||
patch_common.h | ||
print.c |
When generating a patch for a renamed file whose mode bits have changed in addition to the rename, then we currently fail to parse the generated patch. Furthermore, when generating a diff we output mode bits after the similarity metric, which is different to how upstream git handles it. Fix both issues by adding another state transition that allows similarity indices after mode changes and by printing mode changes before the similarity index.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
parse.c | Loading commit data... | |
patch_common.h | Loading commit data... | |
print.c | Loading commit data... |