Skip to content

Commit 1b9cf56

Browse files
committed
replace first commit message
It should be in the imperative mood. [See also][0]. [0]: https://cbea.ms/git-commit/#imperative
1 parent 277b56f commit 1b9cf56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/init

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cleanup() {
1313
git add -A
1414

1515
# Make a first commit
16-
git commit -m "initial commit"
16+
git commit -m "start the project"
1717

1818
# Output very clear message that it worked
1919
echo "Success! Have fun with your new project!"

0 commit comments

Comments
 (0)