+2
-2
appview/pages/templates/fragments/pullActions.html
+2
-2
appview/pages/templates/fragments/pullActions.html
······
+13
-10
appview/state/pull.go
+13
-10
appview/state/pull.go
···-resp, err := ksClient.MergeCheck([]byte(pull.LatestPatch()), pull.OwnerDid, f.RepoName, pull.TargetBranch)+resp, err := ksClient.MergeCheck([]byte(pull.LatestPatch()), f.OwnerDid(), f.RepoName, pull.TargetBranch)
+7
-7
appview/state/signer.go
+7
-7
appview/state/signer.go
······