1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-07 13:42:01 +02:00
Orlando Maussa db409fa69f
Add coauthor (#2)
Add co-author to commits

Add addCoAuthor command for commits

- Implement the `addCoAuthor` command to add co-authors to commits.
- Utilize suggestions helpers to populate author names from the suggestions list.
- Added command to gui at `LocalCommitsController`.

This commit introduces the `addCoAuthor` command, which allows users to easily add co-authors to their commits. The co-author names are populated from the suggestions list, minimizing the chances of user input errors. The co-authors are added using the Co-authored-by metadata format recognized by GitHub and GitLab.
2023-09-09 07:18:47 -05:00
..
2023-09-04 17:48:39 +02:00
2023-09-09 07:18:47 -05:00
2023-09-04 17:48:39 +02:00
2021-04-20 18:34:47 +10:00
2023-02-26 12:54:13 +11:00
2023-09-09 07:18:47 -05:00
2023-09-09 07:18:47 -05:00
2023-09-09 07:18:47 -05:00
2023-07-30 19:59:51 +10:00
2022-12-30 12:18:59 +11:00
2023-07-30 19:59:51 +10:00
2023-09-04 17:48:39 +02:00