gitea.tea/cmd/flags
Lunny Xiao 54413610e2 feat(issue/pr): read description from file or stdin
Allow issues create, issues edit, pulls create, and pulls edit to load the description from --description-file (with '-' for stdin). Create commands also fall back to reading stdin when it is piped.

Fixes #1095
2026-08-21 09:49:47 -07:00
..
body.go feat(issue/pr): read description from file or stdin 2026-08-21 09:49:47 -07:00
body_test.go feat(issue/pr): read description from file or stdin 2026-08-21 09:49:47 -07:00
csvflag.go update import path to use gitea.dev (#1003) 2026-05-23 17:26:43 +00:00
generic.go fix(labels): add org label for ls and pr (#1017) 2026-06-24 17:46:12 +00:00
generic_test.go Move sdk from code.gitea.io/sdk/gitea to gitea.dev/sdk (#1006) 2026-05-26 04:51:09 +00:00
issue_pr.go feat(issue/pr): read description from file or stdin 2026-08-21 09:49:47 -07:00