Skip to content

Add the ability to specify a git remote #24

New issue

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

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

Already on GitHub? # to your account

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants