diff options
| author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2020-09-21 12:39:57 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-09-21 12:37:38 -0700 |
| commit | 2d6b08aff41026019e2051abec05e52785450e83 (patch) | |
| tree | 485385c384cda33bf7709f3e0a81a41ad0d951b0 /commit.c | |
| parent | remote-mediawiki tests: annotate failing tests (diff) | |
| download | git-2d6b08aff41026019e2051abec05e52785450e83.tar.gz git-2d6b08aff41026019e2051abec05e52785450e83.zip | |
remote-mediawiki: provide a list form of run_git()
Invoking commands as "git $args" doesn't quote $args. Let's support
["git", $args] as well, and create corresponding run_git_quoted() and
run_git_unquoted() aliases for subsequent changes when we move the
code over to the new style of invoking this function. At that point
we'll delete the then-unused run_git() wrapper.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
