mirror of
https://gitea.com/gitea/tea.git
synced 2026-09-14 17:36:33 -04:00
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 |
||
|---|---|---|
| .. | ||
| body.go | ||
| body_test.go | ||
| csvflag.go | ||
| generic.go | ||
| generic_test.go | ||
| issue_pr.go | ||