Skip to content

Set defaults #2

@erikw

Description

@erikw

Hi, first thanks for this great plugin, I like it!

Would it be possible to set defaults for this plugin? I would like to always clone git repos with ssh using the ghq argument p.

Currently I do this:

- ghq:
    - repo: erikw/templates
      flags: [-p]

But I'd like to do:

- defaults:
    link:
      relink: true
    ghq:
      flags: [-p]


- ghq:
    - erikw/templates

From my testing it seems like it's currently not working.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions