Skip to content

Commit 9571b60

Browse files
Update content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
1 parent 39c67c9 commit 9571b60

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If one file contains multiple changes, but you only want some of those changes t
4545

4646
1. To choose how your changes are displayed, in the top-right corner of the changed file, use {% octicon "gear" aria-label="The Gear icon" %} to select **Unified** or **Split**.
4747
![Gear icon with unified and split diffs](/assets/images/help/desktop/gear-diff-select.png)
48-
2. The lines that will be included in the commit are highlighted in blue. To exclude the change, click one or more changed lines so the blue disappears.
48+
2. To exclude changed lines from your commit, click one or more changed lines so the blue disappears. The lines that are still highlighted in blue will be included in the commit.
4949
![Unselected lines in a file](/assets/images/help/desktop/partial-commit.png)
5050

5151
### 3. Discarding changes
@@ -107,4 +107,3 @@ Once you're satisfied with the changes you've chosen to include in your commit,
107107

108108

109109

110-

0 commit comments

Comments
 (0)