g10k icon indicating copy to clipboard operation
g10k copied to clipboard

Clone a branch or commit hash from config

Open jjspark opened this issue 4 years ago • 1 comments

Allows cloning a branch or commit hash when configuring repos in config.yml

jjspark avatar Jun 16 '20 16:06 jjspark

Thanks for the pull request.

So you want to specify a specific branch as the source git repository. I presume the -branch parameter while executing g10k is not enough for this and you want to hard-code it in the g10k config?

Hard-coding a specific commit hash via ref: does make sense.

xorpaul avatar Jul 15 '20 14:07 xorpaul