mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-28 02:23:48 -05:00
The function CreateHardLink is available in all supported Windows versions (since Windows XP), so there is no more need to resolve it in runtime. Helped-by: Max Kirillov <max@max630.net> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>