summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-05-05 11:19:23 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-05-05 11:19:23 -0400
commit05d843ab3367c4502e924d08c45b6741ea128e05 (patch)
tree7a3bbb741373316dec9b3cdaf2ed96fb33f0061c /doc
parent85dfda57ca7f89b9ef381ceba425c27844440d14 (diff)
cleaning up the git initialization document.
Diffstat (limited to 'doc')
-rw-r--r--doc/git init8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/git init b/doc/git init
index 8ddc400..612d477 100644
--- a/doc/git init
+++ b/doc/git init
@@ -98,10 +98,10 @@ $ git push post
grunt's fingerprint: be:43:9c:03:9c:04:1a:97:7a:61:8a:fe:71:9d:6c:67
(grunt is lair.fifthhorseman.net)
-for foo in $(git remote); do git fetch $foo; done
-
-
+git remote update
+what are the configurations below?
+---------------------
set mainfont {Arial 12}
set textfont { Courier 12}
set uifont {Arial 10 bold}
@@ -129,4 +129,4 @@ set geometry(pwsash1) "903 1"
set geometry(botwidth) 1001
set geometry(botheight) 638
set permviews {}
-
+---------------------