All of lore.kernel.org
 help / color / mirror / Atom feed
* Windows installer does not set environment for first run
@ 2019-11-18 12:07 N Neil
  0 siblings, 0 replies; only message in thread
From: N Neil @ 2019-11-18 12:07 UTC (permalink / raw)
  To: git

The windows installer invites you to start a bash shell at the end of
the install process. I configured git to use plink as my ssh tool.
This requires the GIT_SSH variable to be set. It is not set in this
first run, so git doesn't work properly. The installer was
Git-2.24.0.2-64-bit.exe

$ grep plink first-run-env second-run-env
second-run-env:GIT_SSH=C:\Program Files\PuTTY\plink.exe
second-run-env:SVN_SSH=C:\Program Files\PuTTY\plink.exe

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-18 12:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-18 12:07 Windows installer does not set environment for first run N Neil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.