Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
GoblinSlayer
3 months ago
|
parent
|
context
|
favorite
| on:
Git: Introduce Rust and announce it will become ma...
Git works only on cygwin too?
Kwpolska
3 months ago
[–]
No, it doesn't. OP meant that the Rust support on Cygwin is bad; it is better with the native Windows API.
sunshowers
3 months ago
|
parent
|
next
[–]
I don't quite understand. Why use a janky, lossy Linux emulation layer when you can just target Windows natively?
GoblinSlayer
89 days ago
|
root
|
parent
|
next
[–]
For some reason git for windows is a cygwin build.
1718627440
89 days ago
|
root
|
parent
|
next
[–]
Because git expects a POSIX API and POSIX tools and also POSIX behaviour like symlinks and line-endings to do its job.
lazka
88 days ago
|
root
|
parent
|
prev
|
next
[–]
It's a native build. Only various tools it is shipped with are cygwin builds, like bash etc.
GoblinSlayer
87 days ago
|
root
|
parent
|
next
[–]
Oh, indeed, but git often calls them.
1718627440
89 days ago
|
parent
|
prev
|
next
[–]
Git for Windows uses MSYS2, which is a mix of a Cygwin fork and MinGW, the implementation of the Win32 APIs for Linux.
IshKebab
3 months ago
|
parent
|
prev
[–]
Cygwin is an ugly hack anyway.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: