diff --git project_git_instructions.module project_git_instructions.module index 1fb7dd0..f459554 100644 --- project_git_instructions.module +++ project_git_instructions.module @@ -350,6 +350,7 @@ If you have just created a project or you already have a local repository, skip git clone --branch @branch @auth_project_url

cd @uri
+Not working for you? See Troubleshooting Git clone.

Associating your copy of the repository with your Drupal.org account

If you have NOT already identified yourself to Git globally, do so now. Although it is standard practice to use a functional address, you can also use the pre-configured address @git_username@@uid-no-reply.drupal.org. See Manage your Git identity for details.