Skip to content

Commit 08351eb

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 9571b60 commit 08351eb

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
@@ -49,7 +49,7 @@ If one file contains multiple changes, but you only want some of those changes t
4949
![Unselected lines in a file](/assets/images/help/desktop/partial-commit.png)
5050

5151
### 3. Discarding changes
52-
If you have uncommitted changes that you don't want, you can remove the changes by discarding them. You can discard all uncommitted changes in one file, a range of files, or discard all changes in all files since the last commit.
52+
If you have uncommitted changes that you don't want to keep, you can discard the changes. This will remove the changes from the files on your computer. You can discard all uncommitted changes in one or more files, or you can discard specific lines you added.
5353

5454
Discarded changes are saved in a dated file in the Trash and you can recover them until the Trash is emptied.
5555

@@ -106,4 +106,3 @@ Once you're satisfied with the changes you've chosen to include in your commit,
106106

107107

108108

109-

0 commit comments

Comments
 (0)