On 14/04/13 00:41, Matt Davis wrote: > On Sat, Apr 13, 2013 at 10:57 PM, Allan Duncan <[email protected]> > wrote: >> I would like to get a file tree representing a specific (or latest) >> tag/branch/label from a repository. Trawling the help files shows me >> how to manipulate the repository itself, but not to extract the subset >> that represents just the code. > > Have you tried `git archive' That sounds like what you are looking for. > > -Matt >
I had a look at that and thought it meant archiving the entire tree, but I have now given it a try and LO! it makes a distro set. Thanks. _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
