-
Notifications
You must be signed in to change notification settings - Fork 9
Description
The problem
If the repo is hosted on gitlab.com (not self-hosted), the owner should be populated automatically.
You should do the following:
From the GitHub Desktop window, open the developer tools by pressing Ctrl+Shift+I
Go to the "Network" tab
Refresh the window by pressing Ctrl+Alt+R
See if any API request in the Network tab returned an error code
I created this issue to continue the discussion and to avoid polluting #48
Here's the result of the API requests, I don't see any errors :

Release version
3.5.5-beta1 (x64)
Operating system
Ubuntu 24.04
Steps to reproduce the behavior
- Download a respository from my private Gitlab group (hosted on gitlab.com)
- Open the repo tree
- Repo listed under "Other"
I tried with multiple repos from this group (adding local repo and cloning directly from the Gitlab repo list (my gitlab account is connected in Github desktop plus).
it works fine with public repo I found and cloned.
Screenshots
The "Installation_Kit" is a repository from gitlab (hosted on gitlab.com) but still showed as "Other"
