diff options
author | Simon Marlow <marlowsd@gmail.com> | 2012-01-09 10:33:19 +0000 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2012-01-09 12:57:47 +0000 |
commit | 11141d5fec234b25c91b509523892b2030fd6151 (patch) | |
tree | 7458a1d1fe0071d34695d7a43c3fcb1c83185c16 /sync-all | |
parent | 81c69f305c79c181a2e15cf88615baa441dae755 (diff) | |
download | haskell-11141d5fec234b25c91b509523892b2030fd6151.tar.gz |
typo
Diffstat (limited to 'sync-all')
-rwxr-xr-x | sync-all | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |