1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-04 16:00:11 -03:00
tea/modules/git
Norwin 8b588f5313 make PR workflow helpers more robust (#300)
improve handling of remote deleted branches

split git.TeaDeleteBranch

only delete remote branch if we have permission

add missing err check

Co-authored-by: Norwin Roosen <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/300
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-Authored-By: Norwin <noerw@noreply.gitea.io>
Co-Committed-By: Norwin <noerw@noreply.gitea.io>
2020-12-17 22:00:16 +08:00
..
auth.go Improve ssh handling (#277) 2020-12-11 21:42:41 +08:00
branch.go make PR workflow helpers more robust (#300) 2020-12-17 22:00:16 +08:00
remote.go migrate src-d/go-git -> go-git/go-git (#128) 2020-04-30 02:02:15 +00:00
repo.go fix InitCommand() (#285) 2020-12-11 17:07:29 +08:00
url.go add tea pulls [checkout | clean] commands (#93 #97 #107) (#105) 2020-04-19 03:09:03 +00:00