1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Enforce blanks around Markdown headings (#43041)

This commit is contained in:
Rachael Sewell
2023-09-22 10:40:03 -07:00
committed by GitHub
parent 189499437b
commit 72c5f0c30e
51 changed files with 204 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ You can use the command line to import source code and, if the code has been tra
All of these tools import source code and revision history, only. If you also want to import your settings and your collaboration history, such as issues and pull requests, you'll need to use more advanced tools. To determine the best tool to use for your migration, see "[AUTOTITLE](/migrations/overview/planning-your-migration-to-github)."
{% ifversion fpt or ghec %}
## Further reading
- "[AUTOTITLE](/get-started/using-git/troubleshooting-the-2-gb-push-limit)"

View File

@@ -62,6 +62,7 @@ To follow these steps, you must use a macOS or Linux system and have the followi
{% data reusables.migrations.push-to-github %}
{% ifversion fpt or ghec %}
## Further reading
- "[AUTOTITLE](/get-started/using-git/troubleshooting-the-2-gb-push-limit)"

View File

@@ -58,6 +58,7 @@ To follow these steps, you must use a macOS or Linux system and have the followi
{% data reusables.migrations.push-to-github %}
{% ifversion fpt or ghec %}
## Further reading
- "[AUTOTITLE](/get-started/using-git/troubleshooting-the-2-gb-push-limit)"

View File

@@ -62,6 +62,7 @@ To follow these steps, you must use Windows and have the following tools install
{% data reusables.migrations.push-to-github %}
{% ifversion fpt or ghec %}
## Further reading
- "[AUTOTITLE](/get-started/using-git/troubleshooting-the-2-gb-push-limit)"

View File

@@ -56,6 +56,7 @@ For purposes of demonstration, we'll use:
If the repository you are importing contains large files, you may run into a warning or error. For more information on large files and how to manage them, see "[AUTOTITLE](/repositories/working-with-files/managing-large-files/about-large-files-on-github)."
{% ifversion fpt or ghec %}
## Further reading
- "[AUTOTITLE](/get-started/using-git/troubleshooting-the-2-gb-push-limit)"