Windows: shorten code by re-using convert_slashes()
commit8e9b20804a9900d4560e9ace4bb8c5d048a2097e
authorJohannes Sixt <j6t@kdbg.org>
Sat, 2 Apr 2016 19:03:14 +0000 (2 21:03 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Apr 2016 01:03:02 +0000 (4 18:03 -0700)
tree689892e0927299f6fced342cf8098931c3d91742
parent8257d3b458f0b64516f4aee66a9b2b2df30744e1
Windows: shorten code by re-using convert_slashes()

Make a few more spots more readable by using the recently introduced,
Windows-specific helper.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Acked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
abspath.c
compat/mingw.c