We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 277b56f commit 1b9cf56Copy full SHA for 1b9cf56
bin/init
@@ -13,7 +13,7 @@ cleanup() {
13
git add -A
14
15
# Make a first commit
16
- git commit -m "initial commit"
+ git commit -m "start the project"
17
18
# Output very clear message that it worked
19
echo "Success! Have fun with your new project!"
0 commit comments