From 4a55e6aa38bb8a420cff0a08241fbedbb411a76c Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 30 Aug 2007 16:40:25 +0000 Subject: web commit by http://natalian.org/ --- doc/rcs/gitmanual.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/rcs/gitmanual.mdwn b/doc/rcs/gitmanual.mdwn index 23e447005..b40ac0034 100644 --- a/doc/rcs/gitmanual.mdwn +++ b/doc/rcs/gitmanual.mdwn @@ -17,6 +17,8 @@ I wonder why a "pull" doesn't just init a repo like a "svn co" does? monty:~/git-testing% git-init Initialized empty Git repository in .git/ +You might want to set some config variables like your email as this [tutorial](http://www.kernel.org/pub/software/scm/git/docs/tutorial.html) describes. + monty:~/git-testing% git-pull ssh://si.dabase.com/home/hendry/wikiwc/.git/ warning: no common commits remote: Generating pack... -- cgit v1.2.3