File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
learn-pr/github/github-introduction-products/includes Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -27,5 +27,6 @@ Here are a few of the many things you can do with GitHub Desktop:
27
27
- Clone repositories from GitHub to quickly set up projects locally and start working.
28
28
- Add changes to your commit interactively, making it easier to manage and review changes before committing.
29
29
- Quickly add coauthors to your commit, ensuring proper attribution in collaborative projects.
30
- - Check out branches with pull requests and view CI statuses to streamline collaboration and ensure code quality.
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.
31
32
- Compare changed images to visually review updates in image files.
You can’t perform that action at this time.
0 commit comments