Oops forgott to past the links

[1] https://github.com/apache/cordova-contribute

[2] https://github.com/apache/cordova-coho/tree/master/docs

[3]
https://github.com/apache/cordova-coho/blob/master/docs/committer-workflow.md


Thanks Chris. Your workflow sounds good. I think I will figure out what
works best for me. I created a PR to change coho to SSH [4], but maybe
having origin read-only this way, is a really good idea to avoid
accidental pushes.

[4] https://github.com/apache/cordova-coho/pull/264

Am 01.01.20 um 18:52 schrieb Chris Brody:
> I generally clone with the https address and then add a second git remote
> with the ssh URL that I can push to.
>
> I use this technique to hopefully reduce the chance of doing git push with
> something wrong.
>
> One trick I discovered is that you can use the https address from the
> address bar when cloning from GitHub.
>
> I did not see anything for your references [1], [2], or [3].
>
> Happy new year!
>
>
> On Wed, Jan 1, 2020 at 12:45 PM Niklas Merz <niklasm...@apache.org> wrote:
>
>> Happy New Year everyone,
>>
>> I am still going through documents and repos to find more about the
>> development processes and tools in Cordova. I found those two seemingly
>> most relevant repos [1] and [2].
>>
>> While going through this doc and setting up [3], I wondered why
>> cordova-coho just uses HTTPS for the repos? I am using SSH for all git
>> repos because of 2FA and ease of use.
>>
>> So that are questions. Is anyone/everyone using cordova-coho? If so, are
>> you using it via HTTPS? I changed it for me to SSH. Does it make sense
>> to make PR which adds this? If yes, should I make it via a CLI flag or
>> as default.
>>
>> Looking forward, to your feedback. I am still finding my way how work
>> efficiently with development on Cordova.
>>
>> Regards Niklas
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to