diff options
author | Daniel Hahler <git@thequod.de> | 2019-07-30 07:45:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-30 07:45:59 +0200 |
commit | 213b6b5c28f069df3e37ddfb4692b22f26b831cb (patch) | |
tree | cbc0b95dbc960d06422a70274e6e3876bd16328e /runtime/syntax/gitcommit.vim | |
parent | 35ec60f73a5d9f1ad9393bb1f645c624e67fdb26 (diff) | |
download | rneovim-213b6b5c28f069df3e37ddfb4692b22f26b831cb.tar.gz rneovim-213b6b5c28f069df3e37ddfb4692b22f26b831cb.tar.bz2 rneovim-213b6b5c28f069df3e37ddfb4692b22f26b831cb.zip |
vim-patch: handle tags, pass through git-log options (#10140)
* scripts/vim-patch.sh: fall back to "origin" for remote
Without this, it would fail e.g. with a locally cloned repo of Neovim.
* scripts/vim-patch.sh: assign_commit_details: handle tags [ci skip]
- Handle "v" prefix from Vim tags.
- Exit in case of error therein already.
* -l/-L: pass through git-log options [ci skip]
This allows for only listing missing patches for a given Vim file:
> scripts/vim-patch.sh -L src/edit.c
Diffstat (limited to 'runtime/syntax/gitcommit.vim')
0 files changed, 0 insertions, 0 deletions