mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
test(old): move memfile_test.c to test/old/ (#22567)
This commit is contained in:
@@ -598,6 +598,7 @@ _set_missing_vimpatches() {
|
||||
declare -a git_log_args
|
||||
|
||||
local extended_format=$1; shift
|
||||
if [[ "$extended_format" == 1 ]]; then
|
||||
git_log_args=("--format=%H %s")
|
||||
else
|
||||
git_log_args=("--format=%H")
|
||||
|
||||
Reference in New Issue
Block a user