Commit a9357eea authored by Vitaly Lipatov's avatar Vitaly Lipatov Committed by Vitaly Lipatov

ginit: add comment

parent 10f2c566
...@@ -12,5 +12,5 @@ if [ "$1" = "-h" ] ; then ...@@ -12,5 +12,5 @@ if [ "$1" = "-h" ] ; then
fi fi
PROJECTNAME=$(basename `pwd`) PROJECTNAME=$(basename `pwd`)
echo "Create remote $PROJECTNAME repo"
ssh git.alt git-init-db $PROJECTNAME.git ssh git.alt git-init-db $PROJECTNAME.git
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