Hi,
how can i retrieve the repository that was used as the source for the PR ?
For example on this PR: xerial/sqlite-jdbc#818 i need to retrieve both the repository pyckle/sqlite-jdbc as well as the branch backup_restore_fix.
It seems i can only get backup_restore_fix when using head_ref.
Hi,
how can i retrieve the repository that was used as the source for the PR ?
For example on this PR: xerial/sqlite-jdbc#818 i need to retrieve both the repository
pyckle/sqlite-jdbcas well as the branchbackup_restore_fix.It seems i can only get
backup_restore_fixwhen usinghead_ref.