The repository does not have any commits yet
Repositories
initng
Bleeding-edge InitNG sources
-
Cloning this repository:
git clone git://gitorious.org/initng/initng.git initng cd initng
Add this repository as a remote to an existing local repository:
git remote add initng git://gitorious.org/initng/initng.git git fetch initng git checkout -b my-local-tracking-branch initng/master_or_other_branch
scripts
Bootscripts for InitNG
-
Cloning this repository:
git clone git://gitorious.org/initng/scripts.git scripts cd scripts
Add this repository as a remote to an existing local repository:
git remote add scripts git://gitorious.org/initng/scripts.git git fetch scripts git checkout -b my-local-tracking-branch scripts/master_or_other_branch
thomas23s-initng
-
Cloning this repository:
git clone git://gitorious.org/~thomas23/initng/thomas23s-initng.git thomas23s-initng cd thomas23s-initng
Add this repository as a remote to an existing local repository:
git remote add thomas23s-initng git://gitorious.org/~thomas23/initng/thomas23s-initng.git git fetch thomas23s-initng git checkout -b my-local-tracking-branch thomas23s-initng/master_or_other_branch
thomas23s-scripts
-
Cloning this repository:
git clone git://gitorious.org/~thomas23/initng/thomas23s-scripts.git thomas23s-scripts cd thomas23s-scripts
Add this repository as a remote to an existing local repository:
git remote add thomas23s-scripts git://gitorious.org/~thomas23/initng/thomas23s-scripts.git git fetch thomas23s-scripts git checkout -b my-local-tracking-branch thomas23s-scripts/master_or_other_branch
eveith-initng
-
Cloning this repository:
git clone git://gitorious.org/~ericveith/initng/eveith-initng.git eveith-initng cd eveith-initng
Add this repository as a remote to an existing local repository:
git remote add eveith-initng git://gitorious.org/~ericveith/initng/eveith-initng.git git fetch eveith-initng git checkout -b my-local-tracking-branch eveith-initng/master_or_other_branch
krissn-initng
-
Cloning this repository:
git clone git://gitorious.org/~krissn/initng/krissn-initng.git krissn-initng cd krissn-initng
Add this repository as a remote to an existing local repository:
git remote add krissn-initng git://gitorious.org/~krissn/initng/krissn-initng.git git fetch krissn-initng git checkout -b my-local-tracking-branch krissn-initng/master_or_other_branch
krissn-scripts
-
Cloning this repository:
git clone git://gitorious.org/~krissn/initng/krissn-scripts.git krissn-scripts cd krissn-scripts
Add this repository as a remote to an existing local repository:
git remote add krissn-scripts git://gitorious.org/~krissn/initng/krissn-scripts.git git fetch krissn-scripts git checkout -b my-local-tracking-branch krissn-scripts/master_or_other_branch
akeyzs-initng
-
Cloning this repository:
git clone git://gitorious.org/~akeyz/initng/akeyzs-initng.git akeyzs-initng cd akeyzs-initng
Add this repository as a remote to an existing local repository:
git remote add akeyzs-initng git://gitorious.org/~akeyz/initng/akeyzs-initng.git git fetch akeyzs-initng git checkout -b my-local-tracking-branch akeyzs-initng/master_or_other_branch
alsntcrckr
-
Cloning this repository:
git clone git://gitorious.org/~alos/initng/alsntcrckr.git alsntcrckr cd alsntcrckr
Add this repository as a remote to an existing local repository:
git remote add alsntcrckr git://gitorious.org/~alos/initng/alsntcrckr.git git fetch alsntcrckr git checkout -b my-local-tracking-branch alsntcrckr/master_or_other_branch

