1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/i18n
band-a-prend 582fd24d78 Add SSH key passphrase prompt to pull/push from/to remote git repo
This commit resolves issue with absence of ssh key prompting
to pull from or push to remote git repository.

I checked lazygit with this patch for successfully pull from
and push to https://gitweb.gentoo.org/repo/proj/guru.git repository.
While for lazygit-0.23.1 I'm not able to do that.

The check for Passphrase follows the Password because of
more long time before SSH key is prompt in terminal.
Otherwise after timeout "Password" prompt is appears.

Excuse me for google translated i18n dutch lines.

Bug: https://github.com/jesseduffield/lazygit/issues/534

Signed-off-by: band-a-prend <torokhov-s-a@yandex.ru>
2020-10-10 17:58:23 +11:00
..
dutch.go Add SSH key passphrase prompt to pull/push from/to remote git repo 2020-10-10 17:58:23 +11:00
english.go Add SSH key passphrase prompt to pull/push from/to remote git repo 2020-10-10 17:58:23 +11:00
i18n_test.go type i18n 2020-10-10 00:23:01 +11:00
i18n.go type i18n 2020-10-10 00:23:01 +11:00
polish.go Add SSH key passphrase prompt to pull/push from/to remote git repo 2020-10-10 17:58:23 +11:00