git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Chris <jesdisciple@gmail.com>
To: git@vger.kernel.org
Subject: git push => git: 'credential-winstore' is not a git command.
Date: Sun, 20 May 2018 10:17:54 -0500	[thread overview]
Message-ID: <CAN_7rfcZHkbfaVO5A989Dza-zu7eRSPTKag9pcyB4v9=HWbKKQ@mail.gmail.com> (raw)

Hi,

Windows 10
git version 2.17.0.windows.1

I'm having a problem very similar to this one:
https://stackoverflow.com/questions/11693074/git-credential-cache-is-not-a-git-command
One of the comments on the question suggests this command:

git config --global --unset credential.helper


This did help me, because previously Git was trying to authenticate me
with the Microsoft account I use to log into my Windows, which is
unrelated to the account I need to use to push code. And it removed
one of the two "git: 'credential-winstore' is not a git command."
messages I was receiving.

But I still get one of them, so I tried reinstalling Git for Windows
with the credential helper disabled, but that didn't help. Then I ran
this command:

git config -e


And couldn't find any mention of [credential].

What can I do to get rid of this annoying message (and, for all I
know, potential symptom of a larger problem)?

Thanks,
Chris

             reply	other threads:[~2018-05-20 15:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20 15:17 Chris [this message]
2018-05-23  6:16 ` git push => git: 'credential-winstore' is not a git command Jeff King
2018-05-23 11:57   ` Chris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAN_7rfcZHkbfaVO5A989Dza-zu7eRSPTKag9pcyB4v9=HWbKKQ@mail.gmail.com' \
    --to=jesdisciple@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).