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
In libgit2, the git_clone_options of git_clone have a property to setup a branch checkout_branch. But in SwiftGit2, the cloneOptions have not paramter to set it.