Skip to content

Commit

Permalink
Clarify VSCode task label for git.trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpcaldwell committed Jun 27, 2022
1 parent 1b81574 commit 2dc567b
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 2dc567b

Please sign in to comment.