mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 09:02:40 +00:00
Problem: Using abbreviated version of commit hashes might be unreliable in the long term (although highly unlikely). Solution: Use full hashes in lockfile and revision description (in confirmation buffer and log). Keep abbreviated hashes when displaying update changes (for brevity).