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 [email protected]:cirosantilli-${REPO}/cirosantilli-${REP
1616
#git remote add gr ssh://repo.or.cz/cirosantilli-${REPO}.git
1717
git remote add gh [email protected]:cirosantilli/${REPO}.git
1818
git remote add gl [email protected]: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://[email protected]/Repositories/Group/test
2022
git remote add origin [email protected]:cirosantilli/${REPO}.git
2123
git remote add pf [email protected]:cirosantilli/${REPO}.git
2224
git remote add sf ssh://[email protected]/p/cirosantilli-${REPO}/code

0 commit comments

Comments
 (0)