From: Junio C Hamano Date: Fri, 24 Mar 2017 20:31:01 +0000 (-0700) Subject: Sync with 2.12.2 X-Git-Tag: v2.13.0-rc0~72 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/034667a458057ef1e571973a38ebbdf0045a63e9?ds=inline;hp=-c Sync with 2.12.2 --- 034667a458057ef1e571973a38ebbdf0045a63e9 diff --combined .mailmap index e06526a493,c44cf67a48..ab85e0d16d --- a/.mailmap +++ b/.mailmap @@@ -151,7 -151,8 +151,8 @@@ Matthias Kestenholz Matthias Urlichs Michael Coleman - Michael J Gruber + Michael J Gruber + Michael J Gruber Michael S. Tsirkin Michael S. Tsirkin Michael S. Tsirkin @@@ -177,7 -178,6 +178,7 @@@ Paolo Bonzini Pascal Obry Pat Notz +Patrick Steinhardt Paul Mackerras Paul Mackerras Peter Baumann diff --combined Documentation/git.txt index 3f75af872c,88c39d3ed5..ecc1bb4bd7 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@@ -44,9 -44,10 +44,10 @@@ unreleased) version of Git, that is ava branch of the `git.git` repository. Documentation for older releases are available here: - * link:v2.12.1/git.html[documentation for release 2.12.1] + * link:v2.12.2/git.html[documentation for release 2.12.2] * release notes for + link:RelNotes/2.12.2.txt[2.12.2]. link:RelNotes/2.12.1.txt[2.12.1]. link:RelNotes/2.12.0.txt[2.12]. @@@ -1026,12 -1027,6 +1027,12 @@@ Usually it is easier to configure any d personal `.ssh/config` file. Please consult your ssh documentation for further details. +`GIT_SSH_VARIANT`:: + If this environment variable is set, it overrides Git's autodetection + whether `GIT_SSH`/`GIT_SSH_COMMAND`/`core.sshCommand` refer to OpenSSH, + plink or tortoiseplink. This variable overrides the config setting + `ssh.variant` that serves the same purpose. + `GIT_ASKPASS`:: If this environment variable is set, then Git commands which need to acquire passwords or passphrases (e.g. for HTTP or IMAP authentication)