mirror of
https://github.com/neovim/neovim.git
synced 2026-01-25 22:26:04 +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).