mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2025-01-03 10:22:11 +01:00
New line.
This commit is contained in:
parent
962c421b1d
commit
6f37940dd3
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ switch (process.argv[2]) {
|
||||||
console.log(
|
console.log(
|
||||||
"git-stats"
|
"git-stats"
|
||||||
+ "\nA GitHub-like contributions calendar, but locally, with all your git commits."
|
+ "\nA GitHub-like contributions calendar, but locally, with all your git commits."
|
||||||
|
+ "\n"
|
||||||
);
|
);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
|
Loading…
Reference in a new issue