-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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/templatesFrom my testing it seems like it's currently not working.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels