mirror of
https://github.com/ModOrganizer2/mob.git
synced 2026-07-27 14:07:05 -07:00
lz4 prebuilt
This commit is contained in:
@@ -5,11 +5,6 @@
|
||||
namespace mob
|
||||
{
|
||||
|
||||
url make_github_url(const std::string& org, const std::string& repo)
|
||||
{
|
||||
return "https://github.com/" + org + "/" + repo + ".git";
|
||||
}
|
||||
|
||||
|
||||
git_clone::git_clone()
|
||||
: basic_process_runner("git")
|
||||
|
||||
Reference in New Issue
Block a user