On 05.12.2012 14:39, Aran Dunkley wrote:
> Hi Guys,
> How do I get a specific version of an extension using git?
> I want to get Validator 0.4.1.4 and Maps 1.0.5, but I can't figure out
> how to use git to do this...

git always clones the entire repository, including all version. So, you clone,
and then use git checkout to get whatever branch or tag you want.

-- daniel


_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to