make repository format flatter and get rid of commit command

This commit is contained in:
christian.simms
2008-05-30 18:21:14 +00:00
parent 02da42cba6
commit 95b666783e
11 changed files with 213 additions and 304 deletions

View File

@@ -8,7 +8,6 @@ import inspect
alias = dict(
s=api.script,
ci=api.commit,
vc=api.version_control,
dbv=api.db_version,
v=api.version,