dolibarr/dev/build/patch
2025-01-05 14:46:26 +01:00
..
buildpatch.sh Update files after moving build into dev/ 2025-01-05 14:46:26 +01:00
README

README (English)
##################################################
Building a Patch file
##################################################

This directory contains tools to build a patch after a developer has made changes on files in its Dolibarr tree.
The output patch file can then be submitted on Dolibarr dev mailing-list, with explanation on its goal, for inclusion in main branch.

Using this tool is now deprecated. You must use git pull requests to submit contributions.