diff options
| author | Jeff Carr <[email protected]> | 2025-01-28 21:15:24 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-29 12:18:16 -0600 |
| commit | eee88af0ce0afd82046985572d2bea0090c7e087 (patch) | |
| tree | 95a1955604a9609f1c67e503ea43d21700d2dc25 /resources/forge.text | |
| parent | bb7937bb792919e37a1bd94acd8a54f5824f7a50 (diff) | |
general usefulness
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" |
