Skip to content

[th/nmci-various]

Thomas Haller requested to merge th/nmci-various into master

some patches for the nmci module.

In particular, don't load nmci.tags from version_control.py. It takes more than a second to import.

Also, add a "nmci.git" module and move code from "nmci.misc" there. "misc" is supposed to be things that are hard to categorize (which maybe is already a problem). It should not be for things that are about some wider topic.

Merge request reports