Johannes Schindelin aff4cb666a t5813: do not use UNC paths
In Windows, a double slash in the beginning of an absolute path denotes
network paths of the form `\\localhost\share\file`. In Git for Windows'
context, the same form is also available with forward slashes.

Let's not start the path in the URL with a double slash (e.g.
`ssh://host//usr/src/git/t/file`) but take pains to use the normalized
form with a single slash, so that Git is not confusing the path for a
UNC one.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-10-18 13:49:35 +02:00
2015-08-03 11:01:21 -07:00
2015-06-25 10:47:46 -07:00
2015-10-18 13:42:52 +02:00
2014-10-29 10:09:35 -07:00
2013-05-08 15:31:54 -07:00
2011-12-19 16:06:41 -08:00
2014-10-20 12:23:48 -07:00
2015-09-04 10:43:23 -07:00

Git for Windows

Join the chat at https://gitter.im/git-for-windows/git

This is the source code of Git for Windows, forked from Git.

This project is run by a governance model. If you encounter problems, you can report them as GitHub issues, discuss them on Git for Windows' Google Group, and contribute bug fixes.

Description
A fork of Git containing Windows-specific patches.
Readme 576 MiB
2025-08-19 03:50:05 -05:00
Languages
C 51.5%
Shell 37.6%
Perl 4.2%
Tcl 3%
Python 0.8%
Other 2.7%