Procházet zdrojové kódy

Allows refresj/reset commands always

Refs #2646
main
Eric Amodio před 1 rokem
rodič
revize
09629d10a8
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      package.json

+ 2
- 2
package.json Zobrazit soubor

@ -7482,11 +7482,11 @@
},
{
"command": "gitlens.plus.resetRepositoryAccess",
"when": "gitlens:plus"
"when": "gitlens:enabled"
},
{
"command": "gitlens.plus.refreshRepositoryAccess",
"when": "gitlens:plus"
"when": "gitlens:enabled"
},
{
"command": "gitlens.timeline.refresh",

Načítá se…
Zrušit
Uložit