소스 검색

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

main
Ramin Tadayon 1 년 전
부모
커밋
51ab645ea9
No known key found for this signature in database 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">

불러오는 중...
취소
저장