Mercurial > hg > anonet-resdb
changeset 1200:79ed5d9678a8 draft
something useless
author | cathugger <cathugger@cock.li> |
---|---|
date | Thu, 18 Jan 2018 14:12:44 +0000 |
parents | dfda92fd4ec3 |
children | 7490236529e9 |
files | scripts/update-git-remotes |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/update-git-remotes Fri Nov 17 08:59:16 2017 +0000 +++ b/scripts/update-git-remotes Thu Jan 18 14:12:44 2018 +0000 @@ -1,7 +1,6 @@ #!/bin/sh # -# Creates git remotes from the user db -# TODO: detect users' git address changes +# Synchronizes git remotes with the user db # if ! `dirname "$0"`/check_db_safety; then