cli/pkg/cmd/status
Mislav Marohnić e7029616cb Fix parsing base repo out of outdated git remotes
If any of the repositories named by git remotes could not be found via
API lookup, a "could not resolve to a Repository" error would be thrown,
but the goal of the base repo logic was to ignore NOT_FOUND errors.
2022-07-25 20:17:32 +02:00
..
fixtures 💅 optimize fetches 2022-05-10 15:44:55 +02:00
status.go Fix parsing base repo out of outdated git remotes 2022-07-25 20:17:32 +02:00
status_test.go Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00