some thoughts about post unachivation, nothing useful yet

This commit is contained in:
Blue 2023-09-05 17:43:28 -03:00
parent 5ee7ae7f73
commit 198677fc18
Signed by: blue
GPG key ID: 9B203B252A63EE38
3 changed files with 44 additions and 4 deletions

View file

@ -45,7 +45,8 @@ private:
const std::string& protocol,
const std::string& host,
const std::string& owner,
const std::string& repo
const std::string& repo,
std::filesystem::path& out
);
bool repoGiteaApi1(
const std::string& protocol,