Closed ckaenzig closed 9 years ago
This fixes the same problem for pulls that #37 fixed for updates. We have to add the force flag to concat to avoid an error at catalog application time when no pulls are defined for a repository.
force
Thanks for this. Out of curiosity, what version of concat are you using?
This fixes the same problem for pulls that #37 fixed for updates. We have to add the
force
flag to concat to avoid an error at catalog application time when no pulls are defined for a repository.