diff options
| author | Jeff Carr <[email protected]> | 2024-02-14 01:01:00 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-14 01:01:00 -0600 |
| commit | d7e391fed0843aa56ead128737c2770704846bac (patch) | |
| tree | 8a6092d8ab384272d1a9707536d807ed4e21d2f3 /structs.go | |
| parent | a223e9f1c3f35edebf25e977fe897c707f6456da (diff) | |
force reverted a branchv0.20.4
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -72,4 +72,7 @@ type RepoStatus struct { gitConfig *GitConfig goConfig GoConfig + + switchBranchB *gui.Node + targetBranch *gui.Node } |
