Sublime Forum

Merge always asks for credentials - Linux

#1

Hi there,

This is very disturbing that upon every pull / push I am asked to enter my github credentials. I am on linux mint. Please help.

0 Likes

#2

So have solved it using the credential stores.

This works effortless:

git config --global credential.credentialStore plaintext
0 Likes

#3

Hi @ilandor,

Thanks for reaching out!

As an alternative, you can cache your credentials in Sublime Merge under the menu Tools > Password Caching

Kind regards,
- Dylan from Sublime HQ

0 Likes