Git commit: not respecting .gitconfig

Git allows to configure user, email, ssh-signing-key (and other) settings depending on the folder where the repository is located.

As an example:

https://www.vincentschmalbach.com/git-includeif-the-config-superpower-you-didnt-know-about/

When committing with Yaak, I noticed that my default user/email was used, not the one configured for the repository’s folder.

Opening a terminal within the repo’s folder and running:

git commit --amend --reset-author

Fixed the commit message

Would be great if Yaak could respect that setting

Please authenticate to join the conversation.

Upvoters
Status

Released

Board

Feedback

Tags

Improvement

Date

Over 1 year ago

Author

E Panz

Subscribe to post

Get notified by email when there are changes.