You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tea/cmd/pulls
Martin Reboredo a2e8b47c57 Implement PR closing and reopening (#304)
Implement pull request closing/reopening

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>

Correct year and `pull` description

Apply changes from #291

Return fmt.Errorf instead of log.Fatal if no pull index was supplied

Co-authored-by: Martin Reboredo <yakoyoku@gmail.com>
Reviewed-on: https://gitea.com/gitea/tea/pulls/304
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: appleboy <appleboy.tw@gmail.com>
Co-Authored-By: Martin Reboredo <yakoyakoyokuyoku@noreply.gitea.io>
Co-Committed-By: Martin Reboredo <yakoyakoyokuyoku@noreply.gitea.io>
4 years ago
..
checkout.go Add more command shorthands (#307) 4 years ago
clean.go replace flag globals, require context for commands (#291) 4 years ago
close.go Implement PR closing and reopening (#304) 4 years ago
create.go Add more command shorthands (#307) 4 years ago
edit.go Implement PR closing and reopening (#304) 4 years ago
list.go Add more command shorthands (#307) 4 years ago
reopen.go Implement PR closing and reopening (#304) 4 years ago