Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid using desired_ref directly for Git #13

Merged
merged 1 commit into from
Mar 21, 2018

Conversation

sigv
Copy link
Contributor

@sigv sigv commented Mar 17, 2018

Use the exposed helper aptly called version instead of trying to deal with the messy desired_ref which can sometimes be set as :control_branch especially for people with newer Puppetfiles and crazy branching strategies.

See #10.

Use the exposed helper aptly called `version` instead of trying
to deal with the messy `desired_ref` which can sometimes be set
as `:control_branch` especially for people with newer Puppetfiles
and crazy branching strategies.

Closes voxpupuli#10.
@tampakrap
Copy link
Contributor

thank you!

@tampakrap tampakrap merged commit 258f4e1 into voxpupuli:master Mar 21, 2018
@sigv sigv deleted the git-controlbranch-version branch March 21, 2018 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants