sourcegit-scm / sourcegit

Windows/macOS/Linux GUI client for GIT users
MIT License
668 stars 69 forks source link

feature request: better commit creation #138

Closed Jayllyz closed 2 months ago

Jayllyz commented 2 months ago

Hi, I have a few ideas for this tool:

I seem to be missing the commit description when creating a new commit, or is it a parameter I'm missing?

A way to save a commit template or a shortcut to write a conventional commit would be nice.

There's also the possibility of adding a co-author when creating a commit.

love-linger commented 2 months ago

I seem to be missing the commit description when creating a new commit, or is it a parameter I'm missing?

Only commit message subject but not commit message body is displayed in the commit list. You can select the commit to see the full commit message in the details page below.

A way to save a commit template or a shortcut to write a conventional commit would be nice.

There's also the possibility of adding a co-author when creating a commit.

I'm sorry, these features, while they sound great, won't be added in the near future.