Closed
Description
Sub-bug of #5677
Package scripts should be able to call a librustpkg function to clone a git repository, given a URL and a branch. Right now this function just shells out to call git, but libgit2 bindings would be good (I'll make a separate bug).