Skip to content

Commit 2196f85

Browse files
committed
Girocco
1 parent 406832b commit 2196f85

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This repository is mirrored at:
1212
- <https://code.google.com/p/cirosantilli-test>
1313
- <https://sourceforge.net/projects/cirosantilli-test>
1414
- <https://www.assembla.com/code/cirosantilli-test/git/nodes>
15+
- <http://repo.or.cz/w/cirosantilli-test.git>. Runs on [Girocco](http://repo.or.cz/w/girocco.git). TODO get working.
1516

1617
Mirrors without repository browsing:
1718

remotes.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ 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
13+
git remote add cp [email protected]:cirosantilli/${REPO}.git
1414
git remote add gc https://code.google.com/p/cirosantilli-${REPO}
15+
#git remote add gr ssh://repo.or.cz/cirosantilli-test.git
1516
git remote add gh [email protected]:cirosantilli/${REPO}.git
1617
git remote add gl [email protected]:cirosantilli/${REPO}.git
1718
git remote add gll http://root:5iveL!fe@localhost:3000/gitlab-org/gitlab-${REPO}.git

0 commit comments

Comments
 (0)