We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce18b94 commit 58b93e7Copy full SHA for 58b93e7
pkg/cmd/config/get/get.go
@@ -1,4 +1,4 @@
1
-package config
+package get
2
3
import (
4
"fmt"
pkg/cmd/config/get/get_test.go
"bytes"
pkg/cmd/config/set/set.go
+package set
"errors"
pkg/cmd/config/set/set_test.go
0 commit comments