Repositories
bgp-ranking
Border Gateway Protocol and Autonomous System Ranking
-
Cloning this repository:
git clone git://gitorious.org/bgp-ranking/bgp-ranking.git bgp-ranking cd bgp-ranking
Add this repository as a remote to an existing local repository:
git remote add bgp-ranking git://gitorious.org/bgp-ranking/bgp-ranking.git git fetch bgp-ranking git checkout -b my-local-tracking-branch bgp-ranking/master_or_other_branch
predictive-bgp-ranking
-
Cloning this repository:
git clone git://gitorious.org/~khanku/bgp-ranking/predictive-bgp-ranking.git predictive-bgp-ranking cd predictive-bgp-ranking
Add this repository as a remote to an existing local repository:
git remote add predictive-bgp-ranking git://gitorious.org/~khanku/bgp-ranking/predictive-bgp-ranking.git git fetch predictive-bgp-ranking git checkout -b my-local-tracking-branch predictive-bgp-ranking/master_or_other_branch
serranos-bgp-ranking
-
Cloning this repository:
git clone git://gitorious.org/~serranos/bgp-ranking/serranos-bgp-ranking.git serranos-bgp-ranking cd serranos-bgp-ranking
Add this repository as a remote to an existing local repository:
git remote add serranos-bgp-ranking git://gitorious.org/~serranos/bgp-ranking/serranos-bgp-ranking.git git fetch serranos-bgp-ranking git checkout -b my-local-tracking-branch serranos-bgp-ranking/master_or_other_branch

