mirror of
https://github.com/neovim/neovim.git
synced 2026-06-22 11:23:27 +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).