From: Simon Marlow Date: Mon, 4 Apr 2011 13:13:54 +0000 (+0100) Subject: Add "./sync-all set-push" X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=577c006de0364a9c313b40cd00e744af1908c8e3;hp=577c006de0364a9c313b40cd00e744af1908c8e3;p=ghc-hetmet.git Add "./sync-all set-push" Use like this: ./sync-all -r me@darcs.haskell.org:/home/darcs set-push to set the default repo to push to (in remotes/origin) for each of the sub-repos. ---