diff options
-rw-r--r-- | doc/git init | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git init b/doc/git init index 7ba5071..8ddc400 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/* |