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/copilot/get-started/github-copilot-features.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
@@ -57,7 +57,7 @@ AI-generated text completion to help you write pull request descriptions quickly
57
57
58
58
Enhance {% data variables.copilot.copilot_chat_short %} responses by providing contextual details on your preferences, tools, and requirements. See [AUTOTITLE](/copilot/customizing-copilot/about-customizing-github-copilot-chat-responses).
59
59
60
-
### {% data variables.copilot.copilot_desktop_short %} ({% data variables.release-phases.public_preview %})
60
+
### {% data variables.copilot.copilot_desktop_short %}
61
61
62
62
Automatically generate commit messages and descriptions with {% data variables.copilot.copilot_desktop_short %} based on the changes you make to your project.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/administer/enterprises/managing-policies-and-features-for-copilot-in-your-enterprise.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ You can configure policies for your enterprise. If no policy is chosen at the en
|[{% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}](#copilot-in-githubcom)| least restrictive |
32
32
|[{% data variables.copilot.copilot_cli %}](#github-copilot-in-the-cli)| least restrictive |
33
-
|[{% data variables.copilot.copilot_desktop_short %} ({% data variables.release-phases.public_preview %})](#copilot-in-github-desktop-public-preview)| least restrictive |
33
+
|[{% data variables.copilot.copilot_desktop_short %}](#copilot-in-github-desktop)| least restrictive |
34
34
|[{% data variables.copilot.copilot_chat %} in the IDE](#github-copilot-chat-in-the-ide)| least restrictive |
35
35
|[Editor preview features](#editor-preview-features)| least restrictive |
36
36
|[{% data variables.copilot.copilot_mobile %}](#github-copilot-chat-in-github-mobile)| least restrictive |
@@ -57,7 +57,7 @@ If you enable "{% data variables.product.prodname_copilot_short %} in {% data va
57
57
58
58
{% data variables.copilot.copilot_cli %} is an extension for {% data variables.product.prodname_cli %} which provides a chat-like interface in the terminal. You can ask {% data variables.product.prodname_copilot %} for command suggestions, or for explanations of commands they run.
59
59
60
-
### {% data variables.copilot.copilot_desktop_short %} ({% data variables.release-phases.public_preview %})
60
+
### {% data variables.copilot.copilot_desktop_short %}
61
61
62
62
You can generate commit messages and descriptions in {% data variables.product.prodname_desktop %} based on the changes you make to your project.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/administer/organizations/managing-policies-for-copilot-in-your-organization.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,11 +33,11 @@ Organization owners can set policies to govern how {% data variables.product.pro
33
33
* Image support in {% data variables.copilot.copilot_chat_short %} (available in {% data variables.product.prodname_vscode_shortname %} and {% data variables.product.prodname_vs %})
34
34
>[!NOTE] This setting only applies to preview features within {% data variables.product.prodname_copilot_short %} and does not control all preview-related settings in {% data variables.product.prodname_vscode_shortname %}.
35
35
* {% data variables.copilot.copilot_coding_agent %} ({% data variables.release-phases.public_preview %})
36
-
* {% data variables.copilot.copilot_spaces %} (public preview)
36
+
* {% data variables.copilot.copilot_spaces %} ({% data variables.release-phases.public_preview %})
37
37
* MCP servers on {% data variables.product.prodname_dotcom_the_website %} ({% data variables.release-phases.public_preview %})
38
38
* {% data variables.copilot.copilot_mobile_short %}
39
39
* {% data variables.copilot.copilot_cli_short %} and {% data variables.product.prodname_windows_terminal %}
40
-
* {% data variables.copilot.copilot_desktop_short %} ({% data variables.release-phases.public_preview %})
40
+
* {% data variables.copilot.copilot_desktop_short %}
41
41
* Suggestions matching public code
42
42
* Access to alternative models for {% data variables.product.prodname_copilot_short %}
43
43
* Anthropic {% data variables.copilot.copilot_claude %} in {% data variables.product.prodname_copilot_short %}
@@ -65,7 +65,7 @@ If an organization member is assigned a seat by multiple organizations with diff
65
65
66
66
For example, to enable or disable suggestion matching, in the "Suggestions matching public code" dropdown, select **Allowed** or **Blocked**.
67
67
68
-
1. If your organization has a {% data variables.copilot.copilot_business_short %}{% ifversion ghec %} or {% data variables.copilot.copilot_enterprise_short %}{% endif %} plan and you enable "{% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}", two additional options are displayed:
68
+
1. If your organization has a {% data variables.copilot.copilot_business_short %}{% ifversion ghec %} or {% data variables.copilot.copilot_enterprise_short %}{% endif %} plan and you enable "{% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}," two additional options are displayed:
Copy file name to clipboardExpand all lines: content/desktop/making-changes-in-a-branch/committing-and-reviewing-changes-to-your-project-in-github-desktop.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,15 +24,15 @@ Repository administrators can enable rulesets for a branch to enforce specific c
24
24
25
25
1.[Create a new branch](/desktop/making-changes-in-a-branch/managing-branches-in-github-desktop), or select an existing branch by clicking **{% octicon "git-branch" aria-hidden="true" aria-label="git-branch" %} Current Branch** on the toolbar and selecting the branch from the list.
26
26
27
-

27
+

28
28
{% data reusables.desktop.make-changes %}
29
29
30
30
## Choosing how to display diffs
31
31
32
32
You can change the way diffs are displayed in {% data variables.product.prodname_desktop %} to suit your reviewing needs.
33
33
34
34
To change how you view diffs, in the top-right corner of the diff view, click {% octicon "gear" aria-label="The Gear icon" %}.
35
-
* To change how the entire diff is displayed, under "Diff display", select **Unified** or **Split**. The Unified view shows changes linearly, while the Split view shows old content on the left side and new content on the right side.
35
+
* To change how the entire diff is displayed, under "Diff display," select **Unified** or **Split**. The Unified view shows changes linearly, while the Split view shows old content on the left side and new content on the right side.
36
36
* To hide whitespace changes so you can focus on more substantive changes, select **Hide Whitespace Changes**.
37
37
38
38

@@ -43,7 +43,7 @@ If you need to see more of the file than {% data variables.product.prodname_desk
43
43
* To see the next few lines above or below the highlighted changes, click the arrow above or below the line numbers.
44
44
* To see the entire file, right-click in the diff view and click **Expand Whole File**.
45
45
46
-

46
+

47
47
48
48
## Selecting changes to include in a commit
49
49
@@ -57,7 +57,7 @@ In the "Changes" tab in the left sidebar:
57
57
* To access stashed changes, click **Stashed Changes**.
58
58
* {% data reusables.desktop.commit-all-desc %}
59
59
60
-

60
+

61
61
* {% data reusables.desktop.commit-some-desc %}
62
62
63
63
### Creating a partial commit
@@ -79,7 +79,7 @@ Discarded changes are saved in a dated file in the Trash. You can recover discar
79
79
{% data reusables.desktop.select-discard-files %}
80
80
{% data reusables.desktop.click-discard-files %}
81
81
82
-

82
+

83
83
{% data reusables.desktop.confirm-discard-files %}
84
84
85
85
### Discarding changes in one or more lines
@@ -91,7 +91,7 @@ You can discard one or more changed lines that are uncommitted.
91
91
92
92
To discard one added line, in the list of changed lines, right-click the line number of the line you want to discard, then select **Discard Added Line**.
93
93
94
-

94
+

95
95
96
96
To discard a group of changed lines, right-click the vertical bar to the right of the line numbers for the lines you want to discard, then select **Discard added lines**.
97
97
@@ -105,7 +105,8 @@ Once you're satisfied with the changes you've chosen to include in your commit,
105
105
> {% data reusables.desktop.tags-push-with-commits %} For more information, see [AUTOTITLE](/desktop/managing-commits/managing-tags-in-github-desktop).
106
106
107
107
1. At the bottom of the list of changes, next to your profile picture, describe your commit:
108
-
* If you have access to {% data variables.product.prodname_copilot %} and you are using [{% data variables.product.prodname_desktop %} beta](https://desktop.github.com/beta/), you can automatically create a commit message and details based on the changes you made. Click {% octicon "copilot" aria-label="Generate commit message with Copilot" %}.
108
+
* If you have access to {% data variables.product.prodname_copilot %}, you can automatically create a commit message and details based on the changes you made. Click {% octicon "copilot" aria-label="Generate commit message with Copilot" %}.
109
+
* If you want to regenerate a different commit message, click {% octicon "copilot" aria-label="Regenerate commit message with Copilot" %} again to generate a new suggestion.
109
110
* Alternatively, type your own short, meaningful commit message in the Summary field. You can also add more information about the change in the Description field.
110
111
111
112

@@ -125,7 +126,7 @@ Once you're satisfied with the changes you've chosen to include in your commit,
125
126
126
127
If a pull request has not been created for the current branch, {% data variables.product.prodname_desktop %} will give you the option to preview the changes and create one. For more information, see [AUTOTITLE](/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/creating-an-issue-or-pull-request-from-github-desktop).
127
128
128
-

129
+

0 commit comments