Documentation
¶
Overview ¶
Copyright 2009 The Go Authors. All rights reserved. Copyright 2014 The Gogs Authors. All rights reserved. Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( COMMANDS = map[string]models.AccessMode{ "git-upload-pack": models.ACCESS_MODE_READ, "git-upload-archive": models.