diff options
author | kylo252 <59826753+kylo252@users.noreply.github.com> | 2022-07-14 09:12:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-14 00:12:27 -0700 |
commit | 912dbbdd77f382d90e4d8ef8ffa483037248b83a (patch) | |
tree | 80b529161cd80bd84c65ce4a1bf62a87c835fa32 /runtime/lua/vim/lsp/handlers.lua | |
parent | b93cb481a20972c6af330de3e8974f641bccb355 (diff) | |
download | rneovim-912dbbdd77f382d90e4d8ef8ffa483037248b83a.tar.gz rneovim-912dbbdd77f382d90e4d8ef8ffa483037248b83a.tar.bz2 rneovim-912dbbdd77f382d90e4d8ef8ffa483037248b83a.zip |
build: gracefully handle error in git-version #19289
- only update git-version if both of these conditions are met:
- `git` command succeeds
- `versiondef_git.h` would change (SHA1-diff)
- else print a status/warning message
also move version generation out of Lua into cmake.
Diffstat (limited to 'runtime/lua/vim/lsp/handlers.lua')
0 files changed, 0 insertions, 0 deletions