git_repos: Retrieve metadata about repositories

Description Usage Arguments References

View source: R/git.R

Description

Retrieve metadata about repositories

Usage

1
git_repos(username = NULL, next_id = 1, pat = sourcehut_pat())

Arguments

username

if not NULL then a valid SourceHut username

next_id

if there is a next field in the API response and you wish to paginate through the results, feed the value of next to the next_id parameter.

pat

see sourcehut_pat()

References

https://man.sr.ht/git.sr.ht/api.md


hrbrmstr/sourcehut documentation built on Nov. 4, 2019, 1:46 p.m.