diff --git a/doc/tips/storing_a_git_repository_on_any_special_remote.mdwn b/doc/tips/storing_a_git_repository_on_any_special_remote.mdwn index a25eee8c4c..0e79e3d337 100644 --- a/doc/tips/storing_a_git_repository_on_any_special_remote.mdwn +++ b/doc/tips/storing_a_git_repository_on_any_special_remote.mdwn @@ -84,8 +84,8 @@ to access it: git-annex initremote foohttp --with-url --sameas=foo type=httpalso url=https://example.com/foo/ -Be sure to remember to include exporttree=yes if the remote is configured -that way. +Be sure to remember to include exporttree=yes if the special remote is +configured that way. Once a httpalso remote is set up like this, `git fetch` from it to display its full annex:: url. That url can be shared with others to let them clone