Y
Hacker News
new
|
ask
|
show
|
jobs
by
computerfriend
122 days ago
Strange that there's no v9.2 tag in
https://github.com/vim/vim/tags
.
2 comments
chrisbra80
122 days ago
Oopps, missed that. Now there is a v9.2.0 tag and a v9.2.0000 tag
link
philipwhiuk
122 days ago
I'm curious - what's the logic for both?
link
chrisbra80
121 days ago
I suppose people not familiar with Vim version numbers may try tag v9.2.0 instead of using v9.2.0000, so for those I added a shortcut
link
gilcot
121 days ago
Merci.
link
c0balt
122 days ago
The relevant release commit is,
https://github.com/vim/vim/commit/e7e21018fc0b60c153c8e668f6...
(at time of writing, two hours ago).
It seems they didn't publish the tag yet though.
link