work toward adding new repos on removable drives

This actually does add a new repo, but it doesn't yet set up
remotes, or sync to it.
This commit is contained in:
Joey Hess 2012-08-04 18:17:16 -04:00
parent e0c3958d9a
commit e125ce74b8
7 changed files with 196 additions and 32 deletions

View file

@ -5,6 +5,7 @@
/config ConfigR GET
/config/repository/add AddRepositoryR GET
/config/repository/add/drive AddDriveR GET
/config/repository/first FirstRepositoryR GET
/config/repository/list ListRepositoriesR GET