mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-15 02:35:12 +08:00
branches2.cpp
This commit is contained in:
parent
bfec58843a
commit
cdf57f13ab
@ -17,6 +17,8 @@ Branches2::Branches2(toml::value const &v_)
|
|||||||
|
|
||||||
for(auto const &branch : branches.as_array())
|
for(auto const &branch : branches.as_array())
|
||||||
{
|
{
|
||||||
|
auto const &branch_table = branch.as_table();
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user