You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmd: Update each index instead of just default (#588)
* Update each index instead of just default
* Fix linting issue
* Split into two tests
* Code review changes
* Wrap error in search
* Add integration tests
Switch back to sequential updates. The test where gitutil.EnsureUpdated
fails seems to hang when it happens in a goroutine for some reason.
* Code review changes
* Code review changes
0 commit comments