forked from forgejo/forgejo
Add code of add public key
This commit is contained in:
parent
104aa23a9e
commit
594ec0b659
4 changed files with 57 additions and 1 deletions
|
@ -10,8 +10,8 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/gogits/gogs/utils/log"
|
||||
git "github.com/libgit2/git2go"
|
||||
"github.com/qiniu/log"
|
||||
)
|
||||
|
||||
type Repo struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue