Skip to content

Commit d16dd05

Browse files
authored
Merge pull request #22 from xebia/1.4-GitHub-Desktop
1.4-GitHub-Desktop
2 parents 5aa0772 + 8b04c70 commit d16dd05

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@ 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 repositories to GitHub Desktop to manage existing projects locally.
27+
- Clone repositories from GitHub to quickly set up projects locally and start working.
28+
- Add changes to your commit interactively, making it easier to manage and review changes before committing.
29+
- Quickly add coauthors to your commit, ensuring proper attribution in collaborative projects.
30+
- Check out branches with pull requests to review and collaborate on code changes.
31+
- View CI statuses to ensure code quality and streamline collaboration.
32+
- Compare changed images to visually review updates in image files.

0 commit comments

Comments
 (0)