Skip to content
Snippets Groups Projects
Commit 9595fae8 authored by Benguria Elguezabal, Gorka's avatar Benguria Elguezabal, Gorka
Browse files

Merge branch 'master' of git.code.tecnalia.com:emerald/public/contribute

parents 24c528a7 a7817613
Branches
Tags
No related merge requests found
...@@ -100,4 +100,4 @@ Example: ...@@ -100,4 +100,4 @@ Example:
git commit -m "BREAKING CHANGE: made an incompatible change to the software component" git commit -m "BREAKING CHANGE: made an incompatible change to the software component"
``` ```
NOTE: When merging the squashed commit option should be disabled. The squashed commits remove the commit messages and the semantic release tool will not be able to determine the type of changes that have been made to the software component. **NOTE**: When merging, take care that the "squash commit" option is disabled. The squashed commits remove the commit messages, and the semantic release tool will not be able to determine the type of change been made to the software component.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment