Open jpdevries opened 9 years ago
This PR suggest using standard git tag to tag releases. You can attach binaries to tagged releases, so you can attach the built MODX transport packages. Binary packages do not belong under version control, that's why GitHub has tagged releases.
git tag
This PR suggest using standard
git tag
to tag releases. You can attach binaries to tagged releases, so you can attach the built MODX transport packages. Binary packages do not belong under version control, that's why GitHub has tagged releases.