projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85dfda5
)
cleaning up the git initialization document.
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Mon, 5 May 2008 15:19:23 +0000
(11:19 -0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Mon, 5 May 2008 15:19:23 +0000
(11:19 -0400)
doc/git init
patch
|
blob
|
history
diff --git
a/doc/git init
b/doc/git init
index 8ddc400fbc01b1cbcc55e1e671db0294e2283eb7..612d477af00a72d16993ab7a4e049720e17d1590 100644
(file)
--- 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 {}
-
+---------------------