@@ -12,36 +12,24 @@ versions:
12
12
### Table of Contents
13
13
14
14
{% topic_link_in_list /managing-repository-settings %}
15
- {% link_in_list /setting-repository-visibility %}{% if currentVersion == "free-pro-team@latest" %}
16
- {% link_in_list /managing-teams-and-people-with-access-to-your-repository %}{% endif %}
15
+ {% link_in_list /setting-repository-visibility %}
16
+ {% link_in_list /managing-teams-and-people-with-access-to-your-repository %}
17
17
{% link_in_list /classifying-your-repository-with-topics %}
18
18
{% link_in_list /customizing-how-changed-files-appear-on-github %}
19
19
{% link_in_list /about-email-notifications-for-pushes-to-your-repository %}
20
- <!-- if currentVersion == "free-pro-team@latest" -->
21
20
{% link_in_list /displaying-a-sponsor-button-in-your-repository %}
22
- <!-- endif -->
23
- <!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "[email protected] " -->
24
21
{% link_in_list /customizing-your-repositorys-social-media-preview %}
25
- <!-- endif -->
26
- <!-- if currentVersion == "free-pro-team@latest" -->
27
22
{% link_in_list /viewing-deployment-activity-for-your-repository %}
28
- <!-- endif -->
29
23
{% link_in_list /managing-the-forking-policy-for-your-repository %}
30
- <!-- if enterpriseServerVersions contains currentVersion -->
31
24
{% link_in_list /configuring-the-retention-period-for-github-actions-artifacts-and-logs-in-your-repository %}
32
25
{% link_in_list /disabling-or-limiting-github-actions-for-a-repository %}
33
26
{% link_in_list /managing-git-lfs-objects-in-archives-of-your-repository %}
34
27
{% link_in_list /enabling-anonymous-git-read-access-for-a-repository %}
35
- <!-- endif -->
36
- <!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "[email protected] " -->
37
28
{% link_in_list /configuring-autolinks-to-reference-external-resources %}
38
- <!-- endif -->
39
29
{% link_in_list /renaming-a-repository %}
40
30
{% link_in_list /transferring-a-repository %}
41
31
{% link_in_list /deleting-a-repository %}
42
- <!-- if currentVersion == "free-pro-team@latest" -->
43
32
{% link_in_list /restoring-a-deleted-repository %}
44
- <!-- endif -->
45
33
{% topic_link_in_list /managing-branches-in-your-repository %}
46
34
{% link_in_list /viewing-branches-in-your-repository %}
47
35
{% link_in_list /changing-the-default-branch %}
@@ -50,9 +38,7 @@ versions:
50
38
{% link_in_list /about-merge-methods-on-github %}
51
39
{% link_in_list /configuring-commit-squashing-for-pull-requests %}
52
40
{% link_in_list /configuring-commit-rebasing-for-pull-requests %}
53
- <!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "[email protected] " -->
54
41
{% link_in_list /managing-the-automatic-deletion-of-branches %}
55
- <!-- endif -->
56
42
{% topic_link_in_list /defining-the-mergeability-of-pull-requests %}
57
43
{% link_in_list /about-protected-branches %}
58
44
{% link_in_list /configuring-protected-branches %}
@@ -65,31 +51,22 @@ versions:
65
51
{% link_in_list /enabling-required-reviews-for-pull-requests %}
66
52
{% link_in_list /about-required-commit-signing %}
67
53
{% link_in_list /enabling-required-commit-signing %}
68
- <!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "[email protected] " -->
69
54
{% link_in_list /requiring-a-linear-commit-history %}
70
55
{% link_in_list /enabling-force-pushes-to-a-protected-branch %}
71
56
{% link_in_list /enabling-deletion-of-a-protected-branch %}
72
- <!-- endif -->
73
57
{% topic_link_in_list /releasing-projects-on-github %}
74
58
{% link_in_list /about-releases %}
75
59
{% link_in_list /managing-releases-in-a-repository %}
76
60
{% link_in_list /viewing-your-repositorys-releases-and-tags %}
77
61
{% link_in_list /linking-to-releases %}
78
- <!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "[email protected] " -->
79
62
{% link_in_list /comparing-releases %}
80
- <!-- endif -->
81
- <!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "[email protected] " -->
82
63
{% link_in_list /automation-for-release-forms-with-query-parameters %}
83
- <!-- endif -->
84
- <!-- if currentVersion == "free-pro-team@latest" -->
85
64
{% topic_link_in_list /securing-your-repository %}
86
65
{% link_in_list /about-securing-your-repository %}
87
66
{% link_in_list /about-secret-scanning %}
88
67
{% link_in_list /configuring-secret-scanning-for-private-repositories %}
89
68
{% link_in_list /managing-alerts-from-secret-scanning %}
90
69
{% link_in_list /managing-security-and-analysis-settings-for-your-repository %}
91
- <!-- endif -->
92
- <!-- if currentVersion == "free-pro-team@latest" -->
93
70
{% topic_link_in_list /keeping-your-dependencies-updated-automatically %}
94
71
{% link_in_list /about-dependabot-version-updates %}
95
72
{% link_in_list /enabling-and-disabling-version-updates %}
@@ -98,4 +75,3 @@ versions:
98
75
{% link_in_list /customizing-dependency-updates %}
99
76
{% link_in_list /configuration-options-for-dependency-updates %}
100
77
{% link_in_list /keeping-your-actions-up-to-date-with-dependabot %}
101
- <!-- endif -->
0 commit comments