From 0d7703f101f5e641d31b03394b14754005963dec Mon Sep 17 00:00:00 2001 From: Gaetan Semet Date: Mon, 24 Feb 2014 15:07:52 +0100 Subject: [PATCH] updated git remotes Signed-off-by: Gaetan Semet --- README.textile | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/README.textile b/README.textile index e5a323a0c..c6b5b08bc 100644 --- a/README.textile +++ b/README.textile @@ -1,11 +1,28 @@ This is a Forked version of Oh-my-zsh. I (Stibbons) maintain this fork against the following repos: -bors-ltd https://github.com/bors-ltd/oh-my-zsh.git -cadusk https://github.com/cadusk/oh-my-zsh.git -kipanshi https://github.com/kipanshi/oh-my-zsh.git -upstream https://github.com/robbyrussell/oh-my-zsh.git -ysmood https://github.com/ysmood/oh-my-zsh.git -bchretien https://github.com/bchretien/oh-my-zsh.git +bchretien https://github.com/bchretien/oh-my-zsh.git (fetch) +bchretien https://github.com/bchretien/oh-my-zsh.git (push) +bors-ltd https://github.com/bors-ltd/oh-my-zsh.git (fetch) +bors-ltd https://github.com/bors-ltd/oh-my-zsh.git (push) +cadusk https://github.com/cadusk/oh-my-zsh.git (fetch) +cadusk https://github.com/cadusk/oh-my-zsh.git (push) +dlintw https://github.com/dlintw/oh-my-zsh.git (fetch) +dlintw https://github.com/dlintw/oh-my-zsh.git (push) +jeroenjanssens https://github.com/jeroenjanssens/oh-my-zsh.git (fetch) +jeroenjanssens https://github.com/jeroenjanssens/oh-my-zsh.git (push) +kipanshi https://github.com/kipanshi/oh-my-zsh.git (fetch) +kipanshi https://github.com/kipanshi/oh-my-zsh.git (push) +origin https://Stibbons@github.com/Stibbons/oh-my-zsh.git (fetch) +origin https://Stibbons@github.com/Stibbons/oh-my-zsh.git (push) +sjl https://github.com/sjl/oh-my-zsh.git (fetch) +sjl https://github.com/sjl/oh-my-zsh.git (push) +styx https://github.com/styx/oh-my-zsh.git (fetch) +styx https://github.com/styx/oh-my-zsh.git (push) +upstream https://github.com/robbyrussell/oh-my-zsh.git (fetch) +upstream https://github.com/robbyrussell/oh-my-zsh.git (push) +ysmood https://github.com/ysmood/oh-my-zsh.git (fetch) +ysmood https://github.com/ysmood/oh-my-zsh.git (push) + Why do I do that? I want the cuting edge zsh for my git workflow, so I select the best from every available repository (thanks github!) and I merge it with my own salt.