6543
|
8d43563a32
|
[BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029)
* only try to get HeadBranch if HeadRepo exist
* impruve
* no nil error
* add TEST
* correct error msg
|
2020-01-31 16:13:51 -05:00 |
|
Lunny Xiao
|
2677d071f9
|
Move newbranch to standalone package (#9627)
* Move newbranch to standalone package
* move branch functions to modules to avoid dependencies cycles
* fix tests
* fix lint
* fix lint
|
2020-01-14 11:38:04 +08:00 |
|
Lunny Xiao
|
384c2b342e
|
Move pull request api convert to convert package (#9664)
* Move pull request api convert to convert package
* Rename ToPullRequest to ToAPIPullRequest
|
2020-01-10 15:53:53 +08:00 |
|