Commit bbca9229 authored by Felipe Talavera's avatar Felipe Talavera Committed by Vincent Driessen

add the banner message to the release

parent fbcf4a0e
......@@ -46,6 +46,8 @@ usage() {
echo "usage: git flow release [list] [-v]"
echo " git flow release start [-F] <version>"
echo " git flow release finish [-Fsump] <version>"
echo " git flow release publish <name>"
echo " git flow release track <name>"
}
cmd_default() {
......
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