mirror of
https://gitea.com/gitea/tea.git
synced 2024-11-22 18:41:36 +01:00
8bb5c15745
add interactive `tea pr review` it's amazingly simple vendor gitea.com/noerw/unidiff-comments add `tea pr lgtm|reject` shorthands vendor slimmed down diff parser review diff: default to true if users want a shortcut, they can use lgtm or reject subcmds `tea pr approve`: accept optional comment Co-authored-by: Norwin Roosen <git@nroo.de> Reviewed-on: https://gitea.com/gitea/tea/pulls/315 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Reviewed-by: 6543 <6543@obermui.de> Co-Authored-By: Norwin <noerw@noreply.gitea.io> Co-Committed-By: Norwin <noerw@noreply.gitea.io>
6 lines
122 B
Modula-2
6 lines
122 B
Modula-2
module gitea.com/noerw/unidiff-comments
|
|
|
|
go 1.15
|
|
|
|
require github.com/seletskiy/tplutil v0.0.0-20200921103632-f880f6245597
|