git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / 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

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).