diff options
| author | Jeff Carr <[email protected]> | 2025-01-07 21:22:16 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-07 21:22:16 -0600 |
| commit | f6e303a1d25f325138c348af79244564770a65f4 (patch) | |
| tree | 27b00614d3ebf05795fadc01d76394f94704ae70 /scan.go | |
| parent | ea35f3c0fb4d3ac45569ed6a4715f7f1a25e4a02 (diff) | |
gitpb.Reload() after commitv0.22.38
Diffstat (limited to 'scan.go')
| -rw-r--r-- | scan.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -56,8 +56,6 @@ func (r *RepoRow) NewScan() int { return changed } - pb.Reload() - if r.lastTag != nil { r.lastTag.SetLabel(pb.GetLastTag()) } |
