Files
neovim/scripts
James McCoy de570a0b84 vim-patch.sh: Ignore “git describe” failures in list_vim_patches
It's acceptable for “git describe --tags --exact-match …” to fail, since
all runtime updates commits are untagged.  All that matters is that we
get a tag when one exists.

Therefore, ignore the failure status of the git describe call, relying
on the captured output instead.
2016-05-17 01:03:18 -04:00
..
2015-04-28 23:08:30 -03:00
2016-02-09 14:44:53 +09:00
2016-04-13 09:21:32 -03:00