mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-28 22:03:30 +03:00
more diverse test data
This commit is contained in:
parent
f914428cc8
commit
46def32aaf
File diff suppressed because it is too large
Load Diff
@ -83,7 +83,7 @@ def process_pr(pr_number):
|
||||
|
||||
|
||||
# prs = get_last_n_pr_nums(4)
|
||||
prs = ["426", "427"] # feel free to paste some some specific PRs
|
||||
prs = ["429", "420", "414", "409", "407"] # feel free to paste some some specific PRs
|
||||
|
||||
branches = [process_pr(pr) for pr in prs]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user