-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Reported in telia-oss#262 (comment):
@awnumar has tested with github.com/cloudfoundry-community/github-pr-resource
and can confirm they see the same issue with that resource for a large repository.
- Initial
get
is extremely slow, hangs onSwitched to a new branch 'master'
and generally takes a long time to work, or more likely fail, after 20 minutes. put
is also very slow, and they can't speed it up withskip_download
because theput
requires Version info that's attained from the implicitget
, and they can't usedepth:1
because then it fails withfatal: refusing to merge unrelated histories
See: telia-oss#262
Metadata
Metadata
Assignees
Labels
No labels