diff options
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 } |
