Skip to content

Commit

Permalink
Merge pull request #556 from davidpcaldwell/vscode-clearer-task-label
Browse files Browse the repository at this point in the history
Clarify VSCode task label for git.trunk
  • Loading branch information
davidpcaldwell authored Jun 27, 2022
2 parents 1b81574 + 2dc567b commit 6e05037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"problemMatcher": []
},
{
"label": "Git: Switch to trunk",
"label": "Git: Switch to and/or update trunk",
"type": "shell",
"command": "./wf git.trunk",
"problemMatcher": []
Expand Down

0 comments on commit 6e05037

Please sign in to comment.