Files
neovim/runtime
skewb1k 38aec2d3cd fix(pack): make 'stash' call compatible with older Git #38679
Problem:
On Git versions 2.13..2.26 there is a bug that prevents using
`stash --message`.

Solution:
Use the full `stash push --message` form to avoid that bug.
2026-04-11 10:37:37 -04:00
..
2026-01-07 08:11:42 +08:00
2026-03-24 00:14:55 +01:00
2026-03-29 18:16:17 +02:00