Skip to content

[volt get] When clone/fetch/pull is failed, should try to run git command #193

@tyru

Description

@tyru

Problem

Cannot install plugin using relative submodule path like kana/vim-repeat. #187

Solution (Workaround?)

Add config value get.fallback_git_cmd.

  • true (default): When "volt get" or "volt get -u" fail and "git" command is
    installed, it tries to execute "git clone" or "git pull" as a fallback
  • false: "volt get" or "volt get -u" won't try to execute fallback commands

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions