uci: do not commit on exit if there was no change done
We should not commit every time we exit from context because that can take a long time. This remembers if some changes could have been done and otherwise we do not commit on exit.
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
We should not commit every time we exit from context because that can take a long time. This remembers if some changes could have been done and otherwise we do not commit on exit.