]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://natalian.org/
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 30 Aug 2007 16:40:25 +0000 (16:40 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 30 Aug 2007 16:40:25 +0000 (16:40 +0000)
doc/rcs/gitmanual.mdwn

index 23e447005a0491bc173a1e481d750b47771c220c..b40ac00346affd3f829b6715457c5de9bf75d202 100644 (file)
@@ -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/
 
     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...
     monty:~/git-testing% git-pull ssh://si.dabase.com/home/hendry/wikiwc/.git/
     warning: no common commits
     remote: Generating pack...