April 13, 2018
3:15 p.m.
On 13 April 2018 at 17:07, Cyril Ferlicot <cyril.ferlicot@gmail.com> wrote:
On ven. 13 avr. 2018 at 17:03, Guillermo Polito <guillermopolito@gmail.com> wrote:
The thing is that the best way to do it is to clone your own fork... And each one has her/his one.
What your can do is display the list of forks and ask to select the right one. Then it will create the Pharo repo with the two remotes.
I was going to suggest prompting for the git username. You can substitute it in to: git@github.com:{username}/pharo.git and add upstream (pharo-project). Cheers, Alistair