Skip to content

Commit f5826ca

Browse files
committed
codeplane
1 parent 70ce284 commit f5826ca

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,14 @@ This repository is mirrored at:
99
- <https://github.com/cirosantilli/test>
1010
- <https://gitlab.com/cirosantilli/test>
1111
- <https://bitbucket.org/cirosantilli/test>
12-
- <https://sourceforge.net/projects/cirosantilli-test>
1312
- <https://code.google.com/p/cirosantilli-test>
13+
- <https://sourceforge.net/projects/cirosantilli-test>
1414
- <https://www.assembla.com/code/cirosantilli-test/git/nodes>
1515

16+
Mirrors without repository browsing:
17+
18+
- <http://codeplane.com>
19+
1620
The SSH of those repos can be found at: [remotes.sh](remotes.sh),
1721
including other repos which don't have public view like Atlas.
1822

remotes.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ fi
1010
git remote add at git@atlas-tmp:tmp/${REPO}.git
1111
git remote add as [email protected]:cirosantilli-${REPO}.git
1212
git remote add bb [email protected]:cirosantilli/${REPO}.git
13+
git remote add cp [email protected]:cirosantilli/test.git
1314
git remote add gc https://code.google.com/p/cirosantilli-${REPO}
1415
git remote add gh [email protected]:cirosantilli/${REPO}.git
1516
git remote add gl [email protected]:cirosantilli/${REPO}.git

0 commit comments

Comments
 (0)