This forum has been archived. All content is frozen. Please use KDE Discuss instead.

solved: push to git repo in Dolphin WITH auto password

Tags: git, push, password, creds, dolphin, dolphin-git, git-integration git, push, password, creds, dolphin, dolphin-git, git-integration git, push, password, creds, dolphin, dolphin-git, git-integration
(comma "," separated)
User avatar
firef
Registered Member
Posts
25
Karma
0
OS
Code: Select all
git config --global core.askpass /usr/bin/ksshaskpass


Alternatively you can use GIT_ASKPASS environmental variable in ~/.bashrc

Code: Select all
 export GIT_ASKPASS=`which ksshaskpass`



This fixes the error after PUSH due to missing password.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]