Skip to content

heroku login does not setup git credentials properly #3821

Description

@jakoss

Reproduction pattern:

heroku login # i can login just fine, it passes, i'm logged in to proper account. I can use commands like heroku logs etc - i'm logged in properly
heroku git:remote -a myapp -r heroku-staging # this works, sets new remote with proper address
git push heroku-staging master # at this point i get the popup to provide git credentials

I tried to logout and login again, restarted machine multiple times - nothing helped.

Please help me diagnose and fix that

Additional info

This issue showed up after upgrading to v11.8.1

Machine: Macbook pro m4 (Tahoe 26.5.2)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions