6543
|
5b418aa8c6
|
Add CreateBranch (#407)
Add CreateBranch
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/go-sdk/pulls/407
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
|
2020-09-07 04:24:59 +00:00 |
|
6543
|
2e81813c45
|
Add BranchProtection functions (#341)
Merge branch 'master' into branch-protection
Merge branch 'master' into branch-protection
Merge branch 'master' into branch-protection
Merge branch 'master' into branch-protection
Merge branch 'master' into branch-protection
fix + add TESTS
first draft
Add structs and placeholder
Update Branch struct
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/go-sdk/pulls/341
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
|
2020-05-21 17:52:51 +00:00 |
|
6543
|
3c36bd251b
|
Copy DeleteFileOptions struct fields into UpdateFileOptions struct (#330)
|
2020-05-21 10:13:32 +00:00 |
|
6543
|
50560273b9
|
Add Branch Deletion (#317)
add TEST for branches
dont return empty branch on error
add DeleteBranch func
Co-authored-by: lafriks <lafriks@noreply.gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/go-sdk/pulls/317
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: lafriks <lafriks@noreply.gitea.io>
|
2020-04-24 15:39:40 +00:00 |
|