You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,8 @@ This is an **up-to-date** fork of [GitHub Desktop](https://desktop.github.com) w
49
49
- Allow generating **branch name presets** by calling an external script (e.g. fetching ticket numbers from an issue tracker).
50
50
[Click here for more details](docs/branch-name-presets.md).
51
51
52
+
- Allow showing the effective **Git name and email** used for commits more prominently above the commit message input.
53
+
52
54
### Repositories list:
53
55
54
56
- "**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.
282
284
283
285
Before opening a new issue, please check the [Known Issues](docs/known-issues.md) document for common issues and their workarounds.
284
286
285
-
## Command Line Interface
287
+
## Command Line Interface 💻
286
288
287
289
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.
0 commit comments