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

Checkout to PullRequest commits for pod #129

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

barron9
Copy link

@barron9 barron9 commented Aug 17, 2022

pod XXX :path=>'../subdir/XXX' :checkout=>'merge-requests/111/head:branch'

pod XXX :git=>'https://github.com/../../XXX.git' :checkout=>'merge-requests/111/head:branch'

pod 'mypod', :git=>'https://....git', :checkout=>'merge-requests/144/head:myfeature'
@orta
Copy link
Member

orta commented Aug 18, 2022

Does this not work with the :branch option?

@barron9
Copy link
Author

barron9 commented Aug 18, 2022

Does this not work with the :branch option?

no, can you merge this for next version or any other implementation you suggest ?

@barron9 barron9 marked this pull request as ready for review August 18, 2022 17:06
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.

None yet

2 participants