mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5b5f7b756b
* Clean the "tools" directory. The "tools" directory contains only two files, move them. * The "external_renderer.go" works like "cat" command to echo Stdin to Stdout , to help testing. * The `// gobuild: external_renderer` is incorrect, there should be no space: `//gobuild: external_renderer` * The `fmt.Print(os.Args[1])` is not a well-defined behavior, and it's never used. * The "watch.sh" is for "make watch", it's somewhat related to "build" * After this PR, there is no "tools" directory, the project root directory looks slightly simpler than before. * Remove the legacy "contrib/autoboot.sh", there is no "gogs_supervisord.sh" * Remove the legacy "contrib/mysql.sql", it's never mentioned anywhere. * Remove the legacy "contrib/pr/checkout.go", it has been broken for long time, and it introduces unnecessary dependencies of the main code base. |
2 years ago | |
---|---|---|
.. | ||
autocompletion | 2 years ago | |
backport | 2 years ago | |
environment-to-ini | 2 years ago | |
fhs-compliant-script | 3 years ago | |
fixtures | 2 years ago | |
gitea-monitoring-mixin | 2 years ago | |
ide | 3 years ago | |
init | 2 years ago | |
launchd | 8 years ago | |
legal | 5 years ago | |
options/label | 5 years ago | |
supervisor | 8 years ago | |
systemd | 2 years ago | |
README | 8 years ago | |
update_dependencies.sh | 3 years ago | |
upgrade.sh | 3 years ago |
README
All files in subdirectories are templates, do modifications based on your environment first.