Commit be7d4169 authored by Vincent Driessen's avatar Vincent Driessen

Fix: "*" conflicted with markdown syntax

parent 938b0736
...@@ -2,4 +2,4 @@ TODO-list ...@@ -2,4 +2,4 @@ TODO-list
========= =========
- Support configurable naming for fixed branch names 'master' and 'develop' - Support configurable naming for fixed branch names 'master' and 'develop'
- Support configurable naming conventions (i.e. name prefixes) for supporting - Support configurable naming conventions (i.e. name prefixes) for supporting
branches, instead of fixed 'release-*' and 'hotfix-*' branches, instead of fixed 'release-\*' and 'hotfix-\*'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment