mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 22:14:05 +08:00
branches.cpp
This commit is contained in:
parent
475231f22a
commit
2f0402e582
@ -200,6 +200,11 @@ namespace l
|
||||
branches_->push_back(branch);
|
||||
}
|
||||
|
||||
for(auto &b : *branches_)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user