diff options
| author | Jeff Carr <[email protected]> | 2025-01-18 15:48:52 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-18 15:48:52 -0600 |
| commit | ac2958e5598a33230caa81a307cde211f1be07cc (patch) | |
| tree | 167d8787de450e7c6e98474e147e8047b9adfdd8 /update.go | |
| parent | a15d447fbd49c2ef7732abc77c973a2469fdac99 (diff) | |
code now moved to gitpbv0.22.33
Diffstat (limited to 'update.go')
| -rw-r--r-- | update.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ func (rs *RepoStatus) Update() { rs.currentVersion.SetValue(out) // read in the tags - rs.populateTags() + // rs.populateTags() // record if the repo is dirty pb.CheckDirty() |
