Command aptly publish update: update local repo published in-place. #8

This commit is contained in:
Andrey Smirnov
2014-04-22 18:35:20 +04:00
parent 3342ce490a
commit 1200e9cc95
15 changed files with 437 additions and 0 deletions
+1
View File
@@ -6,3 +6,4 @@ from .drop import *
from .list import *
from .repo import *
from .snapshot import *
from .update import *