Skip to content
Discussion options

You must be logged in to vote

In this case, you have gpg signing turned on in your git config. If you do that, lazygit suspends itself to the background to give you a chance to type your gpg (or ssh) passphrase, should you be prompted for that; this wouldn't be possible in the Command log.

If you know you won't be prompted for a passphrase because you use some gpg/ssh agent that provides it automatically, you can set the following lazygit config to avoid suspending:

git:
  overrideGpg: true

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
11 replies
@stefanhaller
Comment options

Answer selected by Its-Just-Nans
@Its-Just-Nans
Comment options

@Its-Just-Nans
Comment options

@stefanhaller
Comment options

@Its-Just-Nans
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants