提交 bfb02a7d 编写于 作者: J Joao Moreno

...

related to #70812
上级 310baf6d
......@@ -93,7 +93,7 @@ class CreateBranchItem implements QuickPickItem {
constructor(private cc: CommandCenter) { }
get label(): string { return localize('create branch', '$(plus) Create new branch'); }
get label(): string { return localize('create branch', '$(plus) Create new branch...'); }
get description(): string { return ''; }
get alwaysShow(): boolean { return true; }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册