Patch generation tool
Description
Generates a patch for a single branch of a single repository using 'git diff'. Generates a git and a composer version of the patch. The tool should be run from the folder where the repository is located.
Requirements
/bin/bash
Configuration
Specify the path to the patch converter tool in the .env file.
Usage
Example:
create-patch.sh -b ABCD-1234
create-patch.sh -b ABCD-1234 -v v2
create-patch.sh -b ABCD-1234_DEBUG -v v2
create-patch.sh -b ABCD-1234_CUSTOM -r 2.4.7-p4