This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
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.
9947
Commits
2
Branches
0
Tags
242 MiB
Tag:
Branch:
Tree:
1ca652c826
tokarchuk/v1.17
tokarchuk/v1.18
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1ca652c826'
${ noResults }
gitea
/
vendor
/
strk.kbt.io
/
projects
/
go
/
libravatar
/
.editorconfig
9 lines
96 B
Raw
Normal View
History
Unescape
Escape
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
6 years ago
# http://editorconfig.org
root
=
true
[*]
charset
=
utf-8
end_of_line
=
lf
indent_style
=
tab