summaryrefslogtreecommitdiffstats
path: root/vendor/code.gitea.io/git/doc.go
diff options
context:
space:
mode:
authorThibault Meyer <0xbaadf00d@users.noreply.github.com>2016-11-12 12:09:25 +0100
committerGitHub <noreply@github.com>2016-11-12 12:09:25 +0100
commit54e6ed3431c559f4534210f8e5431acff0a99735 (patch)
treedf696dd6f09e822354318b42f700ff1a7da49aeb /vendor/code.gitea.io/git/doc.go
parentb339858500d3c0faf8c37ee786c22657c60a5833 (diff)
downloadgitea-54e6ed3431c559f4534210f8e5431acff0a99735.tar.gz
gitea-54e6ed3431c559f4534210f8e5431acff0a99735.zip
Upgrade vendor "git" (#161)
Diffstat (limited to 'vendor/code.gitea.io/git/doc.go')
-rw-r--r--vendor/code.gitea.io/git/doc.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/code.gitea.io/git/doc.go b/vendor/code.gitea.io/git/doc.go
new file mode 100644
index 0000000000..1941d28550
--- /dev/null
+++ b/vendor/code.gitea.io/git/doc.go
@@ -0,0 +1,5 @@
+// Copyright 2016 The Gitea Authors. All rights reserved.
+// Use of this source code is governed by a MIT-style
+// license that can be found in the LICENSE file.
+
+package git // import "code.gitea.io/git"