File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ This repository is mirrored at:
55- < https://github.com/cirosantilli/test >
66- < https://gitlab.com/cirosantilli/test >
77- < https://bitbucket.org/cirosantilli/test >
8+ - < https://sourceforge.net/projects/cirosantilli-test >
9+ - < https://code.google.com/p/cirosantilli-test >
10+ - < https://www.assembla.com/code/cirosantilli-test/git/nodes >
811
912Tests that are very large will not be included here to keep this repository small:
1013
Original file line number Diff line number Diff line change 1+ #! /usr/bin/env/sh
2+ git remote add as git@git.assembla.com:cirosantilli-test.git
3+ git remote add bb git@bitbucket.org:cirosantilli/test.git
4+ git remote add gc https://ciro.santilli@code.google.com/p/cirosantilli-test
5+ git remote add gh git@github.com:cirosantilli/test.git
6+ git remote add gl git@gitlab.com:cirosantilli/test.git
7+ git remote add origin git@github.com:cirosantilli/test.git
8+ git remote add sf ssh://cirosantilli@git.code.sf.net/p/cirosantilli-test/code
You can’t perform that action at this time.
0 commit comments