Hello. I have a question. Is is possible to push updates as GitHub user in github desktop?
Currently it pushes like this (no account)
1 Like
Welcome @apepenkov! GitHub Desktop uses the email address in your .gitconfig
to associate your commits with the correct GitHub account. You can check this email address by going to File
> Options
> Git
in GitHub Desktop. Let me know if you have any other questions about this.