Skip to content

Commit 8cf849a

Browse files
committed
kiln
1 parent 19bd713 commit 8cf849a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ This repository is mirrored at:
1515
- <https://sourceforge.net/projects/cirosantilli-test>
1616
- <https://www.assembla.com/code/cirosantilli-test/git/nodes>
1717

18+
Mirrors without public view:
19+
20+
- <https://cirosantilli.kilnhg.com/Code/Repositories/Group/test/Files>
21+
1822
Mirrors without repository browsing:
1923

2024
- <http://codeplane.com>

remotes.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ git remote add go git@gitorious.org:cirosantilli-${REPO}/cirosantilli-${REP
1616
#git remote add gr ssh://repo.or.cz/cirosantilli-${REPO}.git
1717
git remote add gh git@github.com:cirosantilli/${REPO}.git
1818
git remote add gl git@gitlab.com:cirosantilli/${REPO}.git
19+
# GitLab Local
1920
git remote add gll http://root:5iveL!fe@localhost:3000/gitlab-org/gitlab-${REPO}.git
21+
git remote add ki ssh://cirosantilli@cirosantilli.kilnhg.com/Repositories/Group/test
2022
git remote add origin git@github.com:cirosantilli/${REPO}.git
2123
git remote add pf git@www.penflip.com:cirosantilli/${REPO}.git
2224
git remote add sf ssh://cirosantilli@git.code.sf.net/p/cirosantilli-${REPO}/code

0 commit comments

Comments
 (0)