diff options
| author | Jeff Carr <[email protected]> | 2024-02-11 13:56:59 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-11 13:56:59 -0600 |
| commit | 0322b3ad856345c1e3c848e06c8d27caee6856af (patch) | |
| tree | a32575c22a298ea1d4919c2a8802cd2b8df2194f /addRepo.go | |
| parent | e4e12ae90dd2f9775b1d45c1d083a4e44817a655 (diff) | |
builds automatically
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'addRepo.go')
| -rw-r--r-- | addRepo.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -52,7 +52,6 @@ func (c *controlBox) addRepo(path string) { c.status.SetUserWorkingName("jcarr") c.status.Update() - cbname := c.status.GetCurrentBranchName() cbversion := c.status.GetCurrentBranchVersion() debversion := strings.TrimPrefix(cbversion, "v") |
