From e3e931a70458ad7134dbc619af070ed0ccc6a288 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 22 Oct 2013 23:41:13 -0200 Subject: TODO update --- README | 5 +++-- share/hydra/sync | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 35eb88c..91a72ad 100644 --- a/README +++ b/README @@ -12,5 +12,6 @@ TODO Hydra: - - Split between init (complete new hydra) and register (for an existing hydra) - - Git clone URL recommendation which support for both git-annex and non-standard port. + - Init: split between init (complete new hydra) and register (for an existing hydra). + - Sync: split between public and private repositories. + - Sync: Git clone URL recommendation which support for both git-annex and non-standard port. diff --git a/share/hydra/sync b/share/hydra/sync index 44f6f14..b65a95e 100755 --- a/share/hydra/sync +++ b/share/hydra/sync @@ -55,7 +55,6 @@ for req in git-annex; do hydra_install_package $req done -# TODO: split between public and private repositories hydra_sync $REPOSITORIES # Update keyring. -- cgit v1.2.3