Johannes Schindelin 34fc6de873 Tests (MinGW): Disable mkfifo-based tests
With MSys2, there is actually an implementation of mkfifo available. The
only problem is that it is only emulating named pipes through the MSys2
runtime; The Win32 API has no idea about named pipes, hence the Git
executable cannot access those pipes either.

The symptom is that Git fails with a '<name>: No such file or directory'
because MSys2 emulates named pipes through special-crafted '.lnk' files.

The solution is to tell the test suite explicitly that we cannot use
named pipes when we want to test a MinGW Git.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-02-22 18:57:18 +01:00
2014-02-27 14:01:48 -08:00
2014-04-22 12:49:07 -07:00
2014-06-06 11:02:59 -07:00
2014-09-25 20:26:27 +02:00
2014-07-16 11:25:40 -07:00
2014-07-23 11:36:40 -07:00
2014-06-20 10:44:45 -07:00
2014-07-28 10:14:33 -07:00
2014-05-15 09:49:12 -07:00
2014-05-15 09:49:12 -07:00
2014-10-13 17:33:17 +02:00
2014-10-13 17:33:17 +02:00
2014-07-21 12:35:39 -07:00
2014-07-16 11:25:47 -07:00
2014-03-31 15:29:27 -07:00
2014-06-03 12:06:40 -07:00
2014-10-13 17:33:17 +02:00
2014-07-09 11:33:28 -07:00
2014-10-13 17:33:23 +02:00
2014-09-29 22:15:00 -07:00
2014-07-22 10:59:19 -07:00
2014-06-03 12:06:39 -07:00
2014-07-07 13:56:38 -07:00
2014-07-07 13:56:38 -07:00
2014-07-21 12:35:39 -07:00
2014-04-08 12:00:33 -07:00
2014-07-21 11:18:37 -07:00
2014-10-13 17:33:23 +02:00
2014-07-16 11:25:40 -07:00
2014-05-27 14:02:45 -07:00
2014-07-28 10:14:34 -07:00
2014-06-06 11:17:00 -07:00
2014-07-22 10:59:37 -07:00
2014-07-21 12:35:39 -07:00
2014-07-13 21:24:23 -07:00
2014-03-31 15:29:27 -07:00
2014-07-21 11:18:57 -07:00
2014-09-29 22:15:00 -07:00
2014-07-09 11:34:05 -07:00
2014-07-16 11:33:09 -07:00
2014-04-08 12:00:33 -07:00
2014-07-16 11:25:40 -07:00
2014-05-28 15:45:57 -07:00
2014-07-22 10:59:19 -07:00
2014-07-28 11:30:41 -07:00
2014-07-13 21:24:23 -07:00
2014-06-13 11:49:40 -07:00
2014-07-16 11:26:00 -07:00
2014-07-16 11:26:00 -07:00
2014-07-23 11:35:54 -07:00
2014-03-31 15:29:27 -07:00
2014-07-28 11:30:41 -07:00
2014-02-27 14:04:05 -08:00
2014-06-19 15:20:56 -07:00
2014-07-22 10:59:19 -07:00

Git for Windows

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

If you encounter problems, you can report them as GitHub issues, discuss them on Git for Windows' Google Group, and contribute bug fixes.

Description
No description provided
Readme 633 MiB
Languages
C 50.5%
Shell 38.8%
Perl 4.4%
Tcl 3.2%
Python 0.8%
Other 2.1%