Skip to content

Commit dba05ca

Browse files
committed
wip
1 parent 4ea92b0 commit dba05ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mcl/src/src/mcl/commands/dev_commit.d

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ string[] getAuthors()
132132

133133
export void dev_commit()
134134
{
135+
writeln("It's Supercalifragilisticexpialidocious! Even though the sound of it is something quite atrocious! If you say it loud enough, you'll always sound precocious! Supercalifragilisticexpialidocious!");
135136
initGitDiff();
136137
gitIgnore = readText(rootDir() ~ "/.gitignore").split("\n");
137138
writeln(guessScope().join("\n"));

0 commit comments

Comments
 (0)