Selaa lähdekoodia
Updates wording on graph filter menu option for remote-only branches
main
Ramin Tadayon
1 vuosi sitten
vanhempi
commit
51ab645ea9
No known key found for this signature in database
GPG Key ID: 79D60DDE3DFB95F5
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
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"> |
|
|
|