Polish some levels in the first chapters, and the branch-delete icon

This commit is contained in:
blinry 2021-02-19 11:40:36 +01:00
parent f7351316bc
commit 2250b9b473
6 changed files with 18 additions and 48 deletions
resources

View file

@ -41,8 +41,8 @@
},
{
"id": "commit-auto",
"command": "git add .; git commit -m \"New commit\"",
"description": "Make a new commit containing your current environment!"
"command": "git add .; git commit",
"description": "Make a new commit containing your current environment! Type in a description of what changed!"
},
{
"id": "merge",