cocoapods-downloader
cocoapods-downloader copied to clipboard
Checkout to PullRequest commits for pod
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'
Does this not work with the :branch
option?
Does this not work with the
:branch
option?
no, can you merge this for next version or any other implementation you suggest ?