Explorar el Código
Updates wording on graph filter menu option for remote-only branches
main
Ramin Tadayon
hace 1 año
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 79D60DDE3DFB95F5
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
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"> |
|
|
|