This website works better with JavaScript
Home
Explore
Register
Sign In
Endevir
/
git-server
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
663c28beb6
Branches
Tags
master
v0.11.91-endevir
v0.12.2-endevir
v0.12.3
v0.12.3-endevir
v0.12.3
v0.12.2
v0.12.1
v0.12.0
v0.11.91
v0.11.86
v0.11.79
v0.11.66
v0.11.53
v0.11.43
v0.11.34
v0.11.33
v0.11.29
v0.11.19
v0.11.4
v0.11
v0.11rc
v0.10.18
v0.10.8
v0.10.1
v0.10
v0.10rc
v0.9.141
v0.9.128
v0.9.113
v0.9.97
v0.9.71
v0.9.60
v0.9.48
v0.9.46
v0.9.13
v0.9.0
v0.8.43
v0.8.25
v0.8.10
v0.8.0
v0.7.33
v0.7.22
v0.7.19
v0.7.6
v0.7.0
v0.6.15
v0.6.9
v0.6.5
v0.6.3
v0.6.1
v0.6.0
v0.5.13
v0.5.11
v0.5.9
v0.5.8
v0.5.5
v0.5.2
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.0
git-server
/
conf
Unknwon
81adbe17ca
use pam and update TRANSLATORS
9 years ago
..
gitignore
eb0f0710f0
add more gitignores
9 years ago
license
8dd07c0ddd
New UI merge in progress
10 years ago
locale
81adbe17ca
use pam and update TRANSLATORS
9 years ago
README
e6cf83b8c0
Put default config into binary
9 years ago
app.ini
2724dbd450
update locale
9 years ago
README
Execute following command in ROOT directory when anything is changed:
$ go-bindata -o=modules/bindata/bindata.go -ignore="\\.DS_Store|README" -pkg=bindata conf/...
Add -debug flag to make life easier in development(somehow isn't working):
$ go-bindata -debug -o=modules/bindata/bindata.go -ignore="\\.DS_Store|README" -pkg=bindata conf/...