Skip to content
Snippets Groups Projects
Commit 20e385e8 authored by Emmanuel Bruno's avatar Emmanuel Bruno
Browse files

fixes git flow check.

parent af6e7ff8
No related branches found
No related tags found
No related merge requests found
......@@ -263,7 +263,7 @@ new-java-project() (
fi
_init
_check_commands mvn java javac git git-flow gh ssh-keygen
_check_commands mvn java javac git /usr/lib/git-core/git-flow gh ssh-keygen
PROJECT_NAME=$(echo "$1" | tr '[:upper:]' '[:lower:]')
GROUP_ID=$(echo "$2" | tr '[:upper:]' '[:lower:]')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment