Loading src/repos/github.lisp +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ (in-package #:clpi/repos/github) (defclass github]-repo () (defclass github-repo () ((host :initarg :host :initform "github.com" Loading Loading
src/repos/github.lisp +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ (in-package #:clpi/repos/github) (defclass github]-repo () (defclass github-repo () ((host :initarg :host :initform "github.com" Loading