mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
vim-patch.sh: add missing argument
[skip ci]
This commit is contained in:
parent
f79369d420
commit
2ba212e8c2
@ -507,7 +507,7 @@ show_vimpatches() {
|
||||
|
||||
NOTE: Please port the _oldest_ patch if you possibly can.
|
||||
You can use '%s -l path/to/file' to see what patches are missing for a file.
|
||||
" "${BASENAME}" "${BASENAME}"
|
||||
" "${BASENAME}" "${BASENAME}" "${BASENAME}"
|
||||
}
|
||||
|
||||
review_commit() {
|
||||
|
Loading…
Reference in New Issue
Block a user