mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
This reverts commit3d9012418c, which is no longer needed as discussed in http://article.gmane.org/gmane.comp.version-control.msysgit/1134 From Mike Pape's mail: The problem was test t4116-apply-reverse was failing because /dev/null was passed to git diff. This gets converted to nul on Windows, so I added the patch to test for this. However, it looks like Hannes just changed the test in1f25f36fecto not use /dev/null. Not sure if there are other patches that deal with the /dev/null -> nul issue (or if it's even an issue). Conflicts: cache.h Signed-off-by: Steffen Prohaska <prohaska@zib.de>
18 KiB
18 KiB