mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-09 03:09:12 -06:00
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
This commit is contained in:
@@ -145,7 +145,7 @@ func getOperation(dEnv *env.DoltEnv, setCfgTypes *set.StrSet, args []string, pri
|
||||
var cfg config.ReadableConfig
|
||||
switch setCfgTypes.Size() {
|
||||
case 0:
|
||||
cfg = dEnv.Config
|
||||
cfg = dEnv.Config
|
||||
case 1:
|
||||
configElement := newCfgElement(setCfgTypes.AsSlice()[0])
|
||||
var ok bool
|
||||
|
||||
Reference in New Issue
Block a user