]> source.dussan.org Git - gitea.git/commitdiff
Merge branch 'master' of github.com:gogits/gogs
authorLunny Xiao <xiaolunwen@gmail.com>
Sun, 30 Mar 2014 02:19:36 +0000 (10:19 +0800)
committerLunny Xiao <xiaolunwen@gmail.com>
Sun, 30 Mar 2014 02:19:36 +0000 (10:19 +0800)
1  2 
models/repo.go

diff --cc models/repo.go
index 7cecdea49aea5ba1361599e6c8fe15309dac605e,4110548362db15bc6f5897faa9cd188a88a0a291..6fda2f42fda5fa136e6d840af06829e48aca6865
@@@ -10,9 -10,7 +10,8 @@@ import 
        "io/ioutil"
        "os"
        "os/exec"
 +      "path"
        "path/filepath"
-       "regexp"
        "strings"
        "time"
        "unicode/utf8"