DAMASK_EICMD/installation/patch
Martin Diehl 5d2802f6c9 no patches available at the moment 2020-01-10 01:36:48 +01:00
..
README.md no patches available at the moment 2020-01-10 01:36:48 +01:00

README.md

DAMASK patching

This folder contains patches that modify the functionality of the current development version of DAMASK ahead of the corresponding adoption in the official release.

Usage

cd DAMASK_ROOT
patch -p1 < installation/patch/nameOfPatch

Create patch

commit your changes

git format-patch PATH_TO_COMPARE --stdout >