index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
git
/
submodule.go
blob: 28b5b9f37564cf76d59a568fbaaa9be5c49a0502 (
plain
)
1
2
3
4
5
6
package
git
type
SubModule
struct
{
Name
string
Url
string
}