summaryrefslogtreecommitdiff
path: root/doc/rcs
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rcs')
-rw-r--r--doc/rcs/gitmanual.mdwn2
1 files changed, 2 insertions, 0 deletions
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...