gh-pages icon indicating copy to clipboard operation
gh-pages copied to clipboard

How can I specify remote to push?

Open ageprocpp opened this issue 4 years ago • 0 comments

Currently, I would like to use two remotes, one is to push the source itself, and the other is to push the built files. But, I couldn't push to a remote whose name is not 'origin' with gh-pages. I tried to use '-o' option and specify the remote to push, but failed. I'm not sure why. Now, I'm using '-r' option and the remote URL. Is there any easier way to specify remote?

ageprocpp avatar May 10 '20 08:05 ageprocpp