diff --git a/project_git_instructions.module b/project_git_instructions.module index b38f1d2..88a9e09 100644 --- a/project_git_instructions.module +++ b/project_git_instructions.module @@ -369,6 +369,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
@@ -523,6 +524,7 @@ details.


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

Routinely

The headings below are not sequential. What you choose to do depends on where you are in your process.

Checking your repository status