]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ca/unignore-local-installation-on-windows'
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2022 20:13:13 +0000 (13:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2022 20:13:13 +0000 (13:13 -0700)
Fix build procedure for Windows that uses CMake so that it can pick
up the shell interpreter from local installation location.

* ca/unignore-local-installation-on-windows:
  cmake: support local installations of git


Trivial merge