X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=doc%2Fgit%20init;h=612d477af00a72d16993ab7a4e049720e17d1590;hb=05d843ab3367c4502e924d08c45b6741ea128e05;hp=7ba5071ed282b988ad1dcfc72b7ba14096e6e85d;hpb=b6ffd187f988196f6295b23da82dc13c3aff239b;p=monkeysphere.git diff --git a/doc/git init b/doc/git init index 7ba5071..612d477 100644 --- a/doc/git init +++ b/doc/git init @@ -57,6 +57,10 @@ local$ cd monkeysphere [remote "mjgoins"] SEE: dkg, jrollins, etc. +[remote "jamie"] + url = http://current.workingdirectory.net/projects/monkeysphere.git + fetch = +refs/heads/*:refs/remotes/jamie/* + [remote "micah"] url = http://micah.riseup.net/git/monkeysphere.git fetch = +refs/heads/*:refs/remotes/micah/* @@ -94,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} @@ -125,4 +129,4 @@ set geometry(pwsash1) "903 1" set geometry(botwidth) 1001 set geometry(botheight) 638 set permviews {} - +---------------------