Content
View differences
Updated by Nicolas Salguero over 8 years ago
Hi,
When I try to export in unified diff, I encounter two problems:
1\) The resulting file is on one line so it is not considered as a valid patch.
2\) The path from where I generate the patch is not taken into account so the resulting patch begins at the root of the repository even if I generate it from a subdirectory.
The provided patch corrects those two problems.
Best regards,
Nicolas Salguero.
When I try to export in unified diff, I encounter two problems:
1\) The resulting file is on one line so it is not considered as a valid patch.
2\) The path from where I generate the patch is not taken into account so the resulting patch begins at the root of the repository even if I generate it from a subdirectory.
The provided patch corrects those two problems.
Best regards,
Nicolas Salguero.