Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/11141d5fec234b25c91b509523892b2030fd6151 >--------------------------------------------------------------- commit 11141d5fec234b25c91b509523892b2030fd6151 Author: Simon Marlow <[email protected]> Date: Mon Jan 9 10:33:19 2012 +0000 typo >--------------------------------------------------------------- sync-all | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sync-all b/sync-all index 025b60d..e22861c 100755 --- a/sync-all +++ b/sync-all @@ -490,7 +490,7 @@ remote set-url [--push] <remote-name> The -r flag points to the root of the repository tree (see "which repos to use" below). For a repository on the local filesystem it - would point to the ghc reposiroty, and for a remote repository it + would point to the ghc repository, and for a remote repository it points to the directory containing "ghc.git". These commands just run the equivalent git command on each repository, passing _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
