working on initing a repo, more work on 'add' command

This commit is contained in:
2020-05-27 22:54:02 -04:00
parent 2d743d17c3
commit 9b017f3128
8 changed files with 93 additions and 30 deletions

View File

@@ -1 +1,4 @@
package clientcmd
// ConfigPath is the global path to the config that is injected from the main client package.
var ConfigPath string