This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9968
Commits
2
Branches
178 MiB
Tree:
7a8a05cc44
for-closed-social
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7a8a05cc44'
${ noResults }
gitea
/
vendor
/
strk.kbt.io
/
projects
/
go
/
libravatar
/
.editorconfig
8 lines
96 B
Raw
Normal View
History
Use Go1.11 module (#5743) * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
5 years ago
# http://editorconfig.org
root
=
true
[*]
charset
=
utf-8
end_of_line
=
lf
indent_style
=
tab