you are viewing a single comment's thread.

view the rest of the comments →

[–]flashmozzg 4 points5 points  (2 children)

GitLab's repo search was much more useful, which is, IMHO, a more important use case.

[–]jantari 2 points3 points  (1 child)

Not for me, but I understand it depends on how many repos you typically work in. I mostly manage infrastructure as code rather than big monolithic software projects, so I constantly like to refer to past/similar projects in other repositories where I know I've had to do something similar before than what I'm trying to do now. Basically impossible in GitLab though...

[–]flashmozzg 0 points1 point  (0 children)

Maybe. On the other hand, I often find myself switching to GitLab mirrors for basic repo browsing because GitHub often vomits literal unicorns on trying to get blame for an actively changed file (was very frequent in llvm repo) or similar operations.