From: W. Trevor King Date: Sat, 22 Jun 2013 14:46:25 +0000 (-0400) Subject: doc/clone: Pick more compelling paths for the --reference example X-Git-Tag: v1.8.4-rc0~98^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f22a6543d17d615068652d0f94397f558158d91a?ds=inline;hp=f22a6543d17d615068652d0f94397f558158d91a doc/clone: Pick more compelling paths for the --reference example 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 Signed-off-by: Junio C Hamano ---