add a "set-origin" command
authorSimon Marlow <marlowsd@gmail.com>
Fri, 1 Apr 2011 13:11:01 +0000 (14:11 +0100)
committerSimon Marlow <marlowsd@gmail.com>
Fri, 1 Apr 2011 13:11:01 +0000 (14:11 +0100)
Use it like this

  ./sync-all -r http://darcs.haskell.org/ghc-git set-origin

to set the origin branches of all sub-repos to point to the appropriate
repo within the http://darcs.haskell.org/ghc-git tree.


No differences found