git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git stash gpg prompting
@ 2014-05-30 20:07 Eddie Monge
  2014-05-30 20:24 ` Jeff King
  0 siblings, 1 reply; 3+ messages in thread
From: Eddie Monge @ 2014-05-30 20:07 UTC (permalink / raw)
  To: git

Git stash is prompting for passphrase to try to "sign" the changes
being stashed.

Reproduce:
Add to global gitconfig with signing key:
```
[commit]
  gpgsign = true
```
Go to a repo, make some changes, and then run `git stash`

Expected: stash the changes as normal
Actual: git prompts for passphrase (if set)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-30 20:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-30 20:07 Git stash gpg prompting Eddie Monge
2014-05-30 20:24 ` Jeff King
2014-05-30 20:31   ` Junio C Hamano

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 NNTP newsgroup(s).