This repository was archived by the owner on Nov 27, 2023. It is now read-only.
Commit bf407f7
committed
feat: detect external pull request and allow to pull it
This case enables external pull requests (from forked repo
without write permission) to be checked out for review.
For security reasons the user needs to confirm to pull
external code (it could be harmful to pull code if watch
tasks are running over external code).
Closes #2581 parent f166cfd commit bf407f7
11 files changed
Lines changed: 564 additions & 224 deletions
File tree
- src
- commands
- provider
- github
- gitlab
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
284 | 300 | | |
285 | 301 | | |
286 | 302 | | |
| |||
0 commit comments