2009-11-04 12:38:35 +01:00
|
|
|
README (English)
|
|
|
|
|
##################################################
|
|
|
|
|
Building a Patch file
|
|
|
|
|
##################################################
|
|
|
|
|
|
2025-01-05 14:28:07 +01:00
|
|
|
This directory contains tools to build a patch after a developer has made changes on files in its Dolibarr tree.
|
2024-01-12 17:14:13 +01:00
|
|
|
The output patch file can then be submitted on Dolibarr dev mailing-list, with explanation on its goal, for inclusion in main branch.
|
2023-11-26 19:19:37 +01:00
|
|
|
|
|
|
|
|
Using this tool is now deprecated. You must use git pull requests to submit contributions.
|