1
0
mirror of synced 2025-12-19 18:10:59 -05:00

The URL path is updated in cloning-a-repository.md (#40657)

Co-authored-by: Sharra-writes <sharra-writes@github.com>
This commit is contained in:
Vmla
2025-10-02 23:49:26 -05:00
committed by GitHub
parent e977429887
commit 8eb7de7e52

View File

@@ -103,7 +103,7 @@ When cloning a repository it's possible that you might encounter some errors.
If you're unable to clone a repository, check that:
* You can connect using HTTPS. For more information, see [AUTOTITLE](/repositories/creating-and-managing-repositories/troubleshooting-cloning-errors).
* You have permission to access the repository you want to clone. For more information, see [AUTOTITLE](/repositories/creating-and-managing-repositories/troubleshooting-cloning-errors).
* You have permission to access the repository you want to clone. For more information, see [AUTOTITLE](/repositories/creating-and-managing-repositories/troubleshooting-cloning-errors#check-your-permissions).
* The default branch you want to clone still exists. For more information, see [AUTOTITLE](/repositories/creating-and-managing-repositories/troubleshooting-cloning-errors#error-remote-head-refers-to-nonexistent-ref-unable-to-checkout).
{% ifversion fpt or ghec %}