Ability to specify both branch and sha parameters at same time in GHCommitQueryBuilder #90
Closed
Description
Github allows you to specify "sha" parameter multiple times while querying for commits. For eg., the case where we need commits from branch x from commit sha y, we could specify sha query parameter twice in the github api url. The current code has no way to achieve this scenario.
(This is related to Merge of pull request #86 . Commit : a409b4f)
Metadata
Assignees
Labels
No labels