Hi Johan,

thanks for the answer, this is perfect :)

When reading the Metacello source, I didn't understand that you could, instead 
of the branch, use a tag or a commit ID as the version identifier.

Thierry
________________________________________
De : Pharo-dev [pharo-dev-boun...@lists.pharo.org] de la part de Johan Brichau 
[jo...@inceptive.be]
Envoyé : dimanche 27 avril 2014 11:22
À : Pharo Development List
Objet : Re: [Pharo-dev] Fast way to load package form github

On 26 Apr 2014, at 16:46, GOUBIER Thierry <thierry.goub...@cea.fr> wrote:

> That said, if you found a way to refer a specific commit via github://, I'd 
> really like to know how :)

In metacello, you can do it [1,2]:

github:// <github user> / <github project>  [ : <version identifier> ] [ / 
<repository path> ]

Did I misunderstand your question?

cheers
Johan

[1] 
https://github.com/dalehenrich/metacello-work/blob/master/docs/GettingStartedWithGitHub.md
[2] 
https://github.com/dalehenrich/metacello-work/blob/master/docs/MetacelloScriptingAPI.md#github

Reply via email to