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

(#16495, #15660) Fix regression for notifications and pulls on git provider #33

Merged
merged 1 commit into from
Sep 19, 2012
Merged

(#16495, #15660) Fix regression for notifications and pulls on git provider #33

merged 1 commit into from
Sep 19, 2012

Conversation

kbarber
Copy link

@kbarber kbarber commented Sep 19, 2012

The last merge: 4d2942e brought some
regression that this patch should hopefully fix.

Firstly, the tool no longer supported updating a branch as the syntax for git
pull on anything but a branch was invalid.

This also removes the extra call to 'checkout' which was causing behaviour
to occur without notifying puppet, thus causing subscription notifications
to not fire.

…ovider

The last merge: 4d2942e brought some
regression that this patch should hopefully fix.

Firstly, the tool no longer supported updating a branch as the syntax for git
pull on anything but a branch was invalid.

This also removes the extra call to 'checkout' which was causing behaviour
to occur without notifying puppet, thus causing subscription notifications
to not fire.
@ryanycoleman
Copy link

+1

ryanycoleman pushed a commit that referenced this pull request Sep 19, 2012
(#16495, #15660) Fix regression for notifications and pulls on git provider
@ryanycoleman ryanycoleman merged commit 44291fc into puppetlabs:master Sep 19, 2012
bastelfreak pushed a commit to bastelfreak/puppetlabs-vcsrepo that referenced this pull request Apr 23, 2021
This allows to install a Prosody pre-release and chose which
version should be installed.

closes puppetlabsGH-33
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