Remix.run Logo
sunshowers 3 days ago

I don't quite understand. Why use a janky, lossy Linux emulation layer when you can just target Windows natively?

GoblinSlayer 8 hours ago | parent [-]

For some reason git for windows is a cygwin build.

1718627440 7 hours ago | parent [-]

Because git expects a POSIX API and POSIX tools and also POSIX behaviour like symlinks and line-endings to do its job.