Skip to content

Use project includes instead of remote includes

Ingo Klöcker requested to merge work/kloecker/use-project-includes into master

I think it's better to use project includes instead of remote includes with hard-coded URLs. In particular, project includes may make it possible to use templates from a work branch instead of the master branch (but the documentation about nested includes and project includes is not really clear).

Merge request reports