How can you avoid being asked to enter your BitBucket password when you push to BitBucket wiki?
Posted
by
CalumJEadie
on Super User
See other posts from Super User
or by CalumJEadie
Published on 2012-03-28T22:37:03Z
Indexed on
2012/03/28
23:34 UTC
Read the original article
Hit count: 242
I'm not sure if everyone experiences this - when I edit a BitBucket wiki locally (through a git repository) I have to enter my BitBucket password for every pull and push.
Is there any way around this?
I have ssh correctly configured to use a key that is unlocked by gnome-keyring. Pushing to the code repository for my project in BitBucket works fine - I do not need to enter either by BitBucket or ssh key password.
© Super User or respective owner