aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2021-05-29git::mirror(): Extract argumentsTeddy Wing
2021-05-29Work out how to mirror a Git repositoryTeddy Wing
2021-05-29Split GitHub API request into separate filesTeddy Wing
2021-05-29Parse GitHub API response to a structTeddy Wing
2021-05-29Move headers into HTTP client instead of requestTeddy Wing
2021-05-29Make a test request to the GitHub API to get user reposTeddy Wing
2021-05-29New Rust v1.50.0 projectTeddy Wing