1
0
Fork 0
forked from forgejo/forgejo

Add code of add public key

This commit is contained in:
Unknown 2014-02-20 16:51:03 -05:00
parent 104aa23a9e
commit 594ec0b659
4 changed files with 57 additions and 1 deletions

View file

@ -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 {