You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/get-started/signing-up-for-github/setting-up-a-trial-of-github-ae.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ shortTitle: GitHub AE trial
13
13
You can set up a 90-day trial to evaluate {% data variables.product.prodname_ghe_managed %}. This process allows you to deploy a {% data variables.product.prodname_ghe_managed %} account in your existing Azure region.
14
14
15
15
-**{% data variables.product.prodname_ghe_managed %} account**: The Azure resource that contains the required components, including the instance.
16
-
-**{% data variables.product.prodname_ghe_managed %} portal**: The Azure management tool at https://portal.azure.com. This is used to deploy the {% data variables.product.prodname_ghe_managed %} account.
16
+
-**{% data variables.product.prodname_ghe_managed %} portal**: The Azure management tool at [https://portal.azure.com](https://portal.azure.com). This is used to deploy the {% data variables.product.prodname_ghe_managed %} account.
17
17
18
18
## Setting up your trial of {% data variables.product.prodname_ghe_managed %}
Copy file name to clipboardExpand all lines: data/release-notes/enterprise-server/3-1/0.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ sections:
67
67
- |
68
68
[{% data variables.product.prodname_mobile %}](https://github.com/mobile) filtering allows you to search for and find issues, pull requests, and discussions from your device. New metadata for issues and pull request list items allow you to filter by assignees, checks status, review states, and comment counts.
69
69
70
-
{% data variables.product.prodname_mobile %} beta is available for {% data variables.product.prodname_ghe_server %}. Sign in with our [Android](https://play.google.com/store/apps/details?id=com.github.android) and [iOS](https://apps.apple.com/app/github/id1477376905) apps to triage notifications and manage issues and pull requests on the go. Administrators can disable mobile support for their Enterprise using the management console or by running `ghe-config app.mobile.enabled false`. For more information, see "[GitHub Mobile](/github/getting-started-with-github/using-github/github-mobile)."
70
+
{% data variables.product.prodname_mobile %} beta is available for {% data variables.product.prodname_ghe_server %}. Sign in with our [Android](https://play.google.com/store/apps/details?id=com.github.android) and [iOS](https://apps.apple.com/app/github/id1477376905) apps to triage notifications and manage issues and pull requests on the go. Administrators can disable mobile support for their Enterprise using the management console or by running `ghe-config app.mobile.enabled false`. For more information, see "[GitHub Mobile](/get-started/using-github/github-mobile)."
Copy file name to clipboardExpand all lines: lib/rest/static/decorated/ghes-3.3.json
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -64769,7 +64769,7 @@
64769
64769
}
64770
64770
],
64771
64771
"summary": "Enable Git LFS for a repository",
64772
-
"description": "**Note:** The Git LFS API endpoints are currently in beta and are subject to change.",
64772
+
"description": "",
64773
64773
"operationId": "repos/enable-lfs-for-repo",
64774
64774
"tags": [
64775
64775
"repos"
@@ -64790,6 +64790,7 @@
64790
64790
"subcategory": "lfs",
64791
64791
"subcategoryLabel": "Lfs",
64792
64792
"notes": [],
64793
+
"descriptionHTML": "",
64793
64794
"responses": [
64794
64795
{
64795
64796
"httpStatusCode": "202",
@@ -64802,8 +64803,7 @@
64802
64803
"description": "We will return a 403 with one of the following messages:\n\n- Git LFS support not enabled because Git LFS is globally disabled.\n- Git LFS support not enabled because Git LFS is disabled for the root repository in the network.\n- Git LFS support not enabled because Git LFS is disabled for <owner>."
64803
64804
}
64804
64805
],
64805
-
"bodyParameters": [],
64806
-
"descriptionHTML": "<p><strong>Note:</strong> The Git LFS API endpoints are currently in beta and are subject to change.</p>"
64806
+
"bodyParameters": []
64807
64807
},
64808
64808
{
64809
64809
"verb": "delete",
@@ -64842,7 +64842,7 @@
64842
64842
}
64843
64843
],
64844
64844
"summary": "Disable Git LFS for a repository",
64845
-
"description": "**Note:** The Git LFS API endpoints are currently in beta and are subject to change.",
64845
+
"description": "",
64846
64846
"operationId": "repos/disable-lfs-for-repo",
64847
64847
"tags": [
64848
64848
"repos"
@@ -64863,15 +64863,15 @@
64863
64863
"subcategory": "lfs",
64864
64864
"subcategoryLabel": "Lfs",
64865
64865
"notes": [],
64866
+
"descriptionHTML": "",
64866
64867
"responses": [
64867
64868
{
64868
64869
"httpStatusCode": "204",
64869
64870
"httpStatusMessage": "No Content",
64870
64871
"description": "Response"
64871
64872
}
64872
64873
],
64873
-
"bodyParameters": [],
64874
-
"descriptionHTML": "<p><strong>Note:</strong> The Git LFS API endpoints are currently in beta and are subject to change.</p>"
64874
+
"bodyParameters": []
64875
64875
},
64876
64876
{
64877
64877
"verb": "get",
@@ -64977,7 +64977,7 @@
64977
64977
}
64978
64978
],
64979
64979
"summary": "Sync a fork branch with the upstream repository",
64980
-
"description": "**Note:** This endpoint is currently in beta and subject to change.\n\nSync a branch of a forked repository to keep it up-to-date with the upstream repository.",
64980
+
"description": "Sync a branch of a forked repository to keep it up-to-date with the upstream repository.",
64981
64981
"tags": [
64982
64982
"repos"
64983
64983
],
@@ -65026,7 +65026,7 @@
65026
65026
"subcategoryLabel": "Branches",
65027
65027
"contentType": "application/json",
65028
65028
"notes": [],
65029
-
"descriptionHTML": "<p><strong>Note:</strong> This endpoint is currently in beta and subject to change.</p>\n<p>Sync a branch of a forked repository to keep it up-to-date with the upstream repository.</p>",
65029
+
"descriptionHTML": "<p>Sync a branch of a forked repository to keep it up-to-date with the upstream repository.</p>",
0 commit comments