Hi, It was somewhere on my todo list to migrate to Github, but not very high⦠but I guess if someone else does this for me, I should be happy about this. So thank you, I will look up my gut hub account and also change the job. I hope to do this somewhere next week. I know there a different configurations for different versions of pharo, so did you import only one version, or should there be made branches for the different pharo version? Regards, Diego
On 27 Oct 2017, at 16:50, laurent laffont <laurent.laffont@gmail.com> wrote:
I've added loading instructions in README:
Metacello new githubUser: 'Afibre' project: 'QCMagritte' commitish: 'master' path: 'src'; baseline: 'QCMagritte'; load.
For the QCMagritte version, there's actually one branch master. If you need a previous version, I suppose the right way is to create a github branch from the desired commit in git history and adapt the BaselineOf...
Laurent
On Fri, Oct 27, 2017 at 2:12 PM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Nice to know Laurent,
Could you please comment or share how to install this version uploaded to GitHub? Any way to check the installed or current QCMagritte version?
Cheers,
Hernán
2017-10-27 7:39 GMT-03:00 laurent laffont <laurent.laffont@gmail.com>:
Hi,
my team starts to use QCMagritte. For our needs we have imported SmalltalkHub repository to Github here: https://github.com/Afibre/QCMagritte
I don't know if you (Diego, Stephan, Tobias) plan to use Github instead of SmalltalkHub. At least Github allows branches & pull request.
Regards,
Laurent Laffont