File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ This repository is mirrored at:
15
15
- < https://sourceforge.net/projects/cirosantilli-test >
16
16
- < https://www.assembla.com/code/cirosantilli-test/git/nodes >
17
17
18
+ Mirrors without public view:
19
+
20
+ - < https://cirosantilli.kilnhg.com/Code/Repositories/Group/test/Files >
21
+
18
22
Mirrors without repository browsing:
19
23
20
24
- < http://codeplane.com >
Original file line number Diff line number Diff line change @@ -16,7 +16,9 @@ git remote add go git@gitorious.org:cirosantilli-${REPO}/cirosantilli-${REP
16
16
# git remote add gr ssh://repo.or.cz/cirosantilli-${REPO}.git
17
17
git remote add gh git@github.com:cirosantilli/${REPO} .git
18
18
git remote add gl git@gitlab.com:cirosantilli/${REPO} .git
19
+ # GitLab Local
19
20
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
20
22
git remote add origin git@github.com:cirosantilli/${REPO} .git
21
23
git remote add pf git@www.penflip.com:cirosantilli/${REPO} .git
22
24
git remote add sf ssh://cirosantilli@git.code.sf.net/p/cirosantilli-${REPO} /code
You can’t perform that action at this time.
0 commit comments