mirror of
https://github.com/go-gitea/git.git
synced 2026-07-19 22:44:05 -04:00
[PR #9] [MERGED] Integrated drone and other standard files #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/git/pull/9
Author: @tboerger
Created: 11/12/2016
Status: ✅ Merged
Merged: 11/13/2016
Merged by: @metalmatze
Base:
master← Head:drone📝 Commits (10+)
a59cf49Added drone config8313aecDropped travis configurationf3790b0Added default gitignoreb1571b1Extended license file5c7f018Added lgtm config37a094bAdded files for contributions, maintainers and DCO5193bb4Added editorconfig5e4edbaAdded github config folderb242773Fixed go formattingcb14629Added makefile📊 Changes
112 files changed (+10046 additions, -27 deletions)
View changed files
➕
.drone.yml(+21 -0)➕
.drone.yml.sig(+1 -0)➕
.editorconfig(+28 -0)➕
.github/issue_template.md(+0 -0)➕
.github/pull_request_template.md(+0 -0)📝
.gitignore(+26 -1)➕
.lgtm(+2 -0)➖
.travis.yml(+0 -15)➕
CONTRIBUTING.md(+162 -0)➕
CONTRIBUTORS(+9 -0)➕
DCO(+36 -0)📝
LICENSE(+3 -2)➕
MAINTAINERS(+10 -0)➕
Makefile(+40 -0)📝
README.md(+11 -8)📝
repo_tag.go(+1 -1)➕
vendor/github.com/Unknwon/com/LICENSE(+191 -0)➕
vendor/github.com/Unknwon/com/README.md(+20 -0)➕
vendor/github.com/Unknwon/com/cmd.go(+161 -0)➕
vendor/github.com/Unknwon/com/convert.go(+157 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.