Skip to content

Commit e0608a3

Browse files
author
Randy Pagels
committed
Enhance descriptions for GitHub Desktop features for clarity and detail
1 parent 2495333 commit e0608a3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

learn-pr/github/github-introduction-products/includes/3-mobile-versus-desktop.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ GitHub Desktop is an open-source, stand-alone software application that enables
2323

2424
Here are a few of the many things you can do with GitHub Desktop:
2525

26-
- Add and clone repositories.
27-
- Add changes to your commit interactively.
28-
- Quickly add coauthors to your commit.
29-
- Check out branches with pull requests and view CI statuses.
30-
- Compare changed images.
26+
- Add and clone repositories to quickly set up projects locally and start working.
27+
- Add changes to your commit interactively, making it easier to manage and review changes before committing.
28+
- Quickly add coauthors to your commit, ensuring proper attribution in collaborative projects.
29+
- Check out branches with pull requests and view CI statuses to streamline collaboration and ensure code quality.
30+
- Compare changed images to visually review updates in image files.

0 commit comments

Comments
 (0)