mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-25 01:21:26 -05:00
On Windows, an absolute POSIX path needs to be turned into a Windows one. We used to interpret paths starting with a single `/` as relative to the runtime-prefix, but now these need to be prefixed with `%(prefix)/`. Let's warn for now, but still handle it. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
39 KiB
39 KiB