Compare changes
+7
−7
+1
−1
+26
−16
+12
−0
+12
−10
+36
−39
+44
−39
+16
−16
+5
−6
+1
−0
+8
−14
+4
−0
+13
−7
+48
−24
v1.0.2 (29/04/2021) - Update copyright in license content - Improve handling of copyright in plugins.py script - Remove useless file from tracked tree
Review documentation, mainly update some links and fix grammatical mistakes.
`subs()` method print an error if returned dictionary is empty. This commit fix it by adding a condition to ensure dictionary is not empty else return None.
Improve handling of internal subrepo in plugins.py.