mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 01:05:26 +01:00 
			
		
		
		
	README: document some dev tasks (#79)
This commit is contained in:
		| @@ -42,7 +42,7 @@ tea issues | ||||
| tea releases | ||||
| ``` | ||||
|  | ||||
| > If you are inside a git repository hosted on a gitea instance, you don't need to specify the `--login` and `--repo` flags! | ||||
| To fetch issues from different repos, use the `--remote` flag (when inside a gitea repository directory) or `--login` & `--repo` flags. | ||||
|  | ||||
| ## Compilation | ||||
|  | ||||
| @@ -58,6 +58,10 @@ go build | ||||
|  | ||||
| Fork -> Patch -> Push -> Pull Request | ||||
|  | ||||
| - `make test` run testsuite | ||||
| - `make vendor` when adding new dependencies | ||||
| - ... (for other development tasks, check the `Makefile`) | ||||
|  | ||||
| ## Authors | ||||
|  | ||||
| * [Maintainers](https://github.com/orgs/go-gitea/people) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Norwin
					Norwin