Open rsheeter opened 2 weeks ago
What command did you run to see this? This is mostly telling you that we couldn't check out a repository because it is private (hence it is asking for your username/password) and I would only expect to see this when it is trying to build up the initial repo list.
There's nothing really actionable here.
I think just compile but probably any command with no local repos would do it. I was unclear from the output if this was normal or not.
okay yea I need to rework/simplify the source finding a bit... I think part of the issue here is that you don't get context without logging enabled, and the messages you're seeing are actually being generated by a child git process that's inherited our stdout.
I don't know whether this is a user error or if I should Do Something to fix it:
My local cache dir seems well populated so maybe these are just bad sources...?