JetpackDuba / Gitnuro

A FOSS Git multiplatform client for newbies and pros
https://gitnuro.com/
GNU General Public License v3.0
967 stars 50 forks source link

[Feature Request] Choose account for each repo #226

Open angeousta opened 2 months ago

angeousta commented 2 months ago

Is your feature request related to a problem? Please describe.

It would be nice to be able to set git credentials (user, email, psw/token) for each repo.

Very useful to people working on different projects with different github users

Describe the solution you'd like

A new setting for each repo for choosing github account associated to that repo

JetpackDuba commented 1 month ago

Hello!

If I'm understand it properly, you can achieve something very similiar by using SSH auth or using Git Credentials Manager if I'm not mistaken. The commiter information can be already changed at repo level.