gitea/contrib
zeripath 43405c35f0
Add Bash and Zsh completion scripts ()
This PR adds contrib scripts for bash and zsh completion.

Simply call:

```bash
source contrib/autocompletion/bash_autocomplete
```

or for Zsh:

```bash
source contrib/autocompletion/zsh_autocomplete
```

Signed-off-by: Andrew Thornton <art27@cantab.net>

---------

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: a1012112796 <1012112796@qq.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
autocompletion Add Bash and Zsh completion scripts ()
backport Add continue option to backport.go ()
environment-to-ini Implement FSFE REUSE for golang files ()
fhs-compliant-script Fix issue with docker-rootless shimming script ()
fixtures Implement FSFE REUSE for golang files ()
gitea-monitoring-mixin Fixed lint warnings in Grafana raised by Mixtool ()
ide Update to work with latest VS Code go debugger ()
init Update OpenRC startup script ()
launchd Synced gitignores with github repo ()
legal [Contrib] Change License Link to Full CC0 Legalcode (PP and TOS) ()
options/label Adding advanced label set. ()
pr Refactor the setting to make unit test easier ()
supervisor Synced gitignores with github repo ()
systemd Update gitea.service ()
README Synced gitignores with github repo ()
autoboot.sh Synced gitignores with github repo ()
mysql.sql Synced gitignores with github repo ()
update_dependencies.sh bump go deps ()
upgrade.sh Fix `upgrade.sh` script error with `su -c` ()

README

All files in subdirectories are templates, do modifications based on your environment first.