cleaning up the git initialization document.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 5 May 2008 15:19:23 +0000 (11:19 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 5 May 2008 15:19:23 +0000 (11:19 -0400)
doc/git init

index 8ddc400fbc01b1cbcc55e1e671db0294e2283eb7..612d477af00a72d16993ab7a4e049720e17d1590 100644 (file)
@@ -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 {}
-
+---------------------