From: Junio C Hamano Date: Wed, 14 Dec 2005 08:42:45 +0000 (-0800) Subject: Everyday: a bit more examples. X-Git-Tag: v0.99.9n^2~9 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/01f49e3453d9960fec62d93bc3a66784f1be4c26?ds=inline;hp=01f49e3453d9960fec62d93bc3a66784f1be4c26 Everyday: a bit more examples. Talk about the following as well: * git fetch --tags * Use of "git push" as a one-man distributed development vehicle. * Show example of remotes file for pulling and pushing. * Annotate git-shell setup. * Using Carl's update hook in a CVS-style shared repository. Signed-off-by: Junio C Hamano ---