We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd83b36 commit 00689fdCopy full SHA for 00689fd
git-setup.sh
@@ -2,7 +2,7 @@
2
# If no project name is given
3
if [ $# -eq 0 ]; then
4
# Display usage and stop
5
- echo "Usage: git-setup.sh <console,website,platform>"
+ echo "Usage: git-setup.sh <console,website>"
6
exit 1
7
fi
8
# Get remote url to support either https or ssh
0 commit comments