Hi! How do I search for projects including the user name? On GitHub that’s pretty easy, but for GitLab this seems to be an alien concept.
Example:
- Search for “testproject” - you will get 99+ results. Among the first ones is “Srinivas / testproject”
- Now, if you search for "“Srinivas / testproject” or "“Srinivas/testproject”, you get 0 results. How’s that?
It doesn’t even work with the full username: “srinivas.gangumalla/testproject” or “srinivas.gangumalla / testproject” returns nothing either.
Best,
Michael