1
0
mirror of https://gitea.com/gitea/tea.git synced 2025-01-11 02:30:58 +01:00
gitea-tea/modules/git
Norwin 8b588f5313 make PR workflow helpers more robust ()
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 () 2020-12-11 21:42:41 +08:00
branch.go make PR workflow helpers more robust () 2020-12-17 22:00:16 +08:00
remote.go migrate src-d/go-git -> go-git/go-git () 2020-04-30 02:02:15 +00:00
repo.go fix InitCommand() () 2020-12-11 17:07:29 +08:00
url.go add tea pulls [checkout | clean] commands ( ) () 2020-04-19 03:09:03 +00:00