diff options
| author | Jeff Carr <[email protected]> | 2025-09-13 01:31:15 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-13 01:31:15 -0500 |
| commit | ce4af38e8b7f05a6d8b48bc957091de0b0b0a9e7 (patch) | |
| tree | f0cb1da2b7ed858e6697045abbc9c091e20c398a /structs.go | |
| parent | d406ee5f214429f62a1f951780faababaabe451d (diff) | |
track changesv0.0.137
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ type Forge struct { Repos *gitpb.Repos // the repo protobufs Patchsets *Patchsets // patches that are in progress configSave bool // if you need to save the config because things changed - reposSave bool // if you need to save the repos file hostname string // your hostname rillX int // used for Rill() rillY int // used for Rill() |
