You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello team,
I hope you're doing well.
I'm opening this issue here as this appears to be the main communication channel for your organization. I am trying to clone one of your repositories hosted on GitLab, but I'm encountering a "repository not found" or permissions error.
The repository in question is: https://gitlab.com/onf-internship/4gc.git
Here is the command I ran in my terminal and the resulting error message:
Generated bash
Cloning into '4gc'...
Username for 'https://gitlab.com': fernandoapg00
Password for 'https://fernandoapg00@gitlab.com':
remote: The project you were looking for could not be found or you don't have permission to view it.
fatal: repository 'https://gitlab.com/onf-internship/4gc.git/' not found
Use code with caution.
Bash
My GitLab username is fernandoapg00.
Could you please check if my user account has the correct access permissions for this repository on GitLab? Alternatively, if the repository has been moved, could you provide the new URL?
Thank you for your time and assistance.
Best regards,
Fernando
Hello team,
I hope you're doing well.
I'm opening this issue here as this appears to be the main communication channel for your organization. I am trying to clone one of your repositories hosted on GitLab, but I'm encountering a "repository not found" or permissions error.
The repository in question is: https://gitlab.com/onf-internship/4gc.git
Here is the command I ran in my terminal and the resulting error message:
Generated bash
Command executed
git clone https://gitlab.com/onf-internship/4gc.git
Error output
Cloning into '4gc'...
Username for 'https://gitlab.com': fernandoapg00
Password for 'https://fernandoapg00@gitlab.com':
remote: The project you were looking for could not be found or you don't have permission to view it.
fatal: repository 'https://gitlab.com/onf-internship/4gc.git/' not found
Use code with caution.
Bash
My GitLab username is fernandoapg00.
Could you please check if my user account has the correct access permissions for this repository on GitLab? Alternatively, if the repository has been moved, could you provide the new URL?
Thank you for your time and assistance.
Best regards,
Fernando