소스 검색
Updates wording on graph filter menu option for remote-only branches
main
Ramin Tadayon
1 년 전
No known key found for this signature in database
GPG 키 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"> |
|
|
|