瀏覽代碼
Updates wording on graph filter menu option for remote-only branches
main
Ramin Tadayon
1 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 79D60DDE3DFB95F5
共有
1 個文件被更改,包括
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"> |
|
|
|