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

Add the ability to specify a git remote #24

Merged
merged 1 commit into from
May 23, 2012

Conversation

ConsoleCatzirl
Copy link

I have added the 'remote' parameter to specify git remotes other than origin.

Rather than fill the git provider with hard-coded references to
origin, it would be better to abstract out which remote the resource
is fetching from.  But since this is only relevant to decentralized
version-control systems, a multiple_remotes feature was added for
the parameter to depend on.  So far this is only implemented for git
remotes, but it could be implemented for other VCSs as well.
jamtur01 added a commit that referenced this pull request May 23, 2012
Add the ability to specify a git remote
@jamtur01 jamtur01 merged commit 493dc21 into puppetlabs:master May 23, 2012
cegeka-jenkins pushed a commit to cegeka/puppet-vcsrepo that referenced this pull request Jan 3, 2018
Add the ability to specify a git remote
bastelfreak pushed a commit to bastelfreak/puppetlabs-vcsrepo that referenced this pull request Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants