mirror of
https://github.com/neovim/neovim.git
synced 2026-04-01 05:12:02 +00:00
Problem: The health check for `curl` strips the first line of the version output, which contains potentially useful information. Solution: Only trim empty lines.