You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).