+1
-14
appview/state/pull.go
+1
-14
appview/state/pull.go
···
+2
-2
knotclient/unsigned.go
+2
-2
knotclient/unsigned.go
······func (us *UnsignedClient) DefaultBranch(ownerDid, repoName string) (*types.RepoDefaultBranchResponse, error) {
···+func (us *UnsignedClient) Branch(ownerDid, repoName, branch string) (*types.RepoBranchResponse, error) {···func (us *UnsignedClient) DefaultBranch(ownerDid, repoName string) (*types.RepoDefaultBranchResponse, error) {