Hello. I face an issue with my organization's repos. I'm using Sourcetree 3.4.14.
My private repositories show up without a problem.
I also created an organization (the creator), but these repositories are not displayed. Organizations are not in the drop-down list.
I successfully added myself to the git organizations settings (Access - Collaborator and team - Managed access tab - I have admin rights).
I use HTTPS to connect. OAuth Token synchronizes the account.
It shows an error if I try to link manually using the "clone" button.
Command: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote https://github.com/****-Interactive/****.git
Output:
Error: remote: Repository not found.
fatal: repository 'https://github.com/***-Interactive/****.git/' not found
By the way, other organizations' repos, I see. My own - no. Other workers have access to this repo.
Reinstalling doesn't help.
Does anyone face an issue like that? Thank you for your attention.
Community moderators have prevented the ability to post new answers.
I didn't grant organization access in the git to the Sourcetree app.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.