open branches in dgit

pull/3088/head
Aniket-Engg 2 years ago committed by Aniket
parent b65f5331b3
commit 324907c807
  1. 1
      libs/remix-ui/workspace/src/lib/actions/workspace.ts

@ -468,6 +468,7 @@ export const showAllBranches = async () => {
if (!isActive) await plugin.call('manager', 'activatePlugin', 'dgit')
plugin.call('menuicons', 'select', 'dgit')
plugin.call('dgit', 'open', 'branches')
}
const refreshBranches = async () => {

Loading…
Cancel
Save