diff options
| author | Jeff Carr <[email protected]> | 2024-02-16 20:37:23 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-16 20:37:23 -0600 |
| commit | 63a79121e3667ed84432b7bc9e3239cb62c059c8 (patch) | |
| tree | 10809e99bdd17512d9f8e050c69c894269be9796 /structs.go | |
| parent | c253a30fb61cdc956e1cefb8296e34bf74ddf90c (diff) | |
trying to create branches
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,7 +84,7 @@ type autoType struct { // these hold the branches that the user can switch all // the repositories to them - newBranch *gui.Node + newBranch *gui.Node setBranchB *gui.Node } |
