Skip to content

Commit aa42a56

Browse files
committed
Update "Additional Features" in README
1 parent 9abedf2 commit aa42a56

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ This is an **up-to-date** fork of [GitHub Desktop](https://desktop.github.com) w
4949
- Allow generating **branch name presets** by calling an external script (e.g. fetching ticket numbers from an issue tracker).
5050
[Click here for more details](docs/branch-name-presets.md).
5151

52+
- Allow showing the effective **Git name and email** used for commits more prominently above the commit message input.
53+
5254
### Repositories list:
5355

5456
- "**Pull all**" button to fetch and pull all your repositories at once.
@@ -282,11 +284,11 @@ Finally, double-click the .AppImage file to run it.
282284

283285
Before opening a new issue, please check the [Known Issues](docs/known-issues.md) document for common issues and their workarounds.
284286

285-
## Command Line Interface
287+
## Command Line Interface 💻
286288

287289
GitHub Desktop Plus includes a CLI (`github-desktop-plus-cli`) for opening and cloning repositories from the terminal. See the [CLI documentation](docs/cli.md) for usage details and instructions on creating a shorter alias.
288290

289-
## Running the app locally 💻
291+
## Running the app locally 🏗️
290292

291293
### From the terminal
292294

0 commit comments

Comments
 (0)