public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH 0/1] mingw: support UNC as file://server/share/repo
@ 2019-08-24 22:07 Johannes Schindelin via GitGitGadget
  2019-08-24 22:07 ` [PATCH 1/1] mingw: support UNC in git clone file://server/share/repo Torsten Bögershausen via GitGitGadget
  2019-08-26 17:06 ` [PATCH 0/1] mingw: support UNC as file://server/share/repo Junio C Hamano
  0 siblings, 2 replies; 3+ messages in thread
From: Johannes Schindelin via GitGitGadget @ 2019-08-24 22:07 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

Windows users might think that the common file:/// protocol also works for
network shares. This patch makes it so.

Torsten Bögershausen (1):
  mingw: support UNC in git clone file://server/share/repo

 connect.c             |  4 ++++
 t/t5500-fetch-pack.sh | 13 +++++++++++--
 2 files changed, 15 insertions(+), 2 deletions(-)


base-commit: 5d826e972970a784bd7a7bdf587512510097b8c7
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-93%2Fdscho%2Ffile-url-to-unc-path-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-93/dscho/file-url-to-unc-path-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/93
-- 
gitgitgadget

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-26 17:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-24 22:07 [PATCH 0/1] mingw: support UNC as file://server/share/repo Johannes Schindelin via GitGitGadget
2019-08-24 22:07 ` [PATCH 1/1] mingw: support UNC in git clone file://server/share/repo Torsten Bögershausen via GitGitGadget
2019-08-26 17:06 ` [PATCH 0/1] mingw: support UNC as file://server/share/repo Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox