From f1a27baf279976845eb43c65e99a71d7f0f92d02 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Fri, 13 Aug 2021 15:47:16 +0200 Subject: chore: remove obsolete git opts from minimal.lua ...now that @Conni2461 did some spring cleaning on plenary ;) --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b4e6a3c..8587431 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -69,10 +69,6 @@ body: package_root = package_root, compile_path = install_path .. '/plugin/packer_compiled.lua', display = { non_interactive = true }, - git = { - subcommands = { install = 'clone --depth 1 --progress' }, - default_url_format = 'git://github.com/%s', - }, }, } end -- cgit v1.2.3