浏览代码

Updates wording on graph filter menu option for remote-only branches

main
Ramin Tadayon 1年前
父节点
当前提交
51ab645ea9
找不到此签名对应的密钥 GPG 密钥 ID: 79D60DDE3DFB95F5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/webviews/apps/plus/graph/GraphWrapper.tsx

+ 1
- 1
src/webviews/apps/plus/graph/GraphWrapper.tsx 查看文件

@ -1208,7 +1208,7 @@ export function GraphWrapper({
onChange={handleExcludeTypeChange}
defaultChecked={excludeTypes?.remotes ?? false}
>
Hide Remote Branches
Hide Remote-only Branches
</VSCodeCheckbox>
</MenuItem>
<MenuItem role="none">

正在加载...
取消
保存