From 8417cc00b490b8ae8b1081f30632baca592a3788 Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Wed, 5 Apr 2023 13:22:05 -0400 Subject: [PATCH] Rnames to remove "Local" reference for clarity --- src/webviews/apps/plus/graph/GraphWrapper.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webviews/apps/plus/graph/GraphWrapper.tsx b/src/webviews/apps/plus/graph/GraphWrapper.tsx index 98b6a49..8141ba5 100644 --- a/src/webviews/apps/plus/graph/GraphWrapper.tsx +++ b/src/webviews/apps/plus/graph/GraphWrapper.tsx @@ -1190,7 +1190,7 @@ export function GraphWrapper({ value="branch-all" onChange={handleLocalBranchFiltering} > - Show All Local Branches + Show All Branches )}