fix a little typo
parent
d441c6b76d
commit
1e294917fd
|
@ -132,7 +132,7 @@ old location won't work, and the easiest way to deal with this is to delete
|
|||
them and re-checkout from the new repository location.
|
||||
|
||||
% rm -rf foo
|
||||
% git clone /src/git/foo.git
|
||||
% git clone /srv/git/foo.git
|
||||
|
||||
Finally, edit the setup file. Modify the settings for `srcdir`, `destdir`,
|
||||
`url`, `cgiurl`, `cgi_wrapper`, `git_wrapper`, etc to reflect where
|
||||
|
|
Loading…
Reference in New Issue