doc/clone: Pick more compelling paths for the --reference example
authorW. Trevor King <wking@tremily.us>
Sat, 22 Jun 2013 14:46:25 +0000 (10:46 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 23 Jun 2013 06:35:00 +0000 (23:35 -0700)
There may be times when using one of your local repositories as a
reference for a new clone make sense, but the implied version-bump in
the old example isn't one of them. I think a more intuitive example
is multi-user system with a central reference clone, and the new paths
hint at this use case.

Signed-off-by: W. Trevor King <wking@tremily.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found