diff options
Diffstat (limited to 'resources/forge.text')
| -rw-r--r-- | resources/forge.text | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/resources/forge.text b/resources/forge.text index 3ad9842..947b5fb 100644 --- a/resources/forge.text +++ b/resources/forge.text @@ -1,10 +1,7 @@ -# this file is automatically re-generated from forge.pb, however, -# if you want to edit it by hand, you can: -# stop forge; remove forge.pb; edit forge.text; start forge -# this will cause the default behavior to fallback to parsing this file for the config - # this file is intended to be used to customize settings on what # git repos you have write access to. That is, where you can run 'git push' +# +# add entries to this using 'forge config' ForgeConfigs: { goPath: "go.wit.com" |
