git suddenly started putting up a dialog instead of asking for my password on the command line

Joel Rees joel.rees at gmail.com
Fri Sep 25 12:30:05 UTC 2020


output of git config -l

On Fri, Sep 25, 2020 at 10:31 AM Tommy Trussell
<tommy.trussell at gmail.com> wrote:
>
> On Thu, Sep 24, 2020 at 7:52 AM Joel Rees <joel.rees at gmail.com> wrote:
>>
>> Does anyone know whether current (Ubuntu 18.04) versions of ssh, gnupg, or git
>> have recently taken to putting up a modal dialog box for your
>> authentication tokens
>> when invoked by a git push from the command line?
>>
>
> git config -l

$ git config -l
core.editor=vim
credential.modalprompt=false
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
user.email=me at the mail server
user.name=Joel Matthew Rees
credential.modalprompt=false
remote.origin.url=reiisi at git.osdn.net:/gitroot/splitstack-runtimelib/splitstack-runtimelib.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
branch.master.remote=origin
branch.master.merge=refs/heads/master


-- 
Joel Rees

http://reiisi.blogspot.jp/p/novels-i-am-writing.html




More information about the ubuntu-users mailing list