Skip to content

Commit 75c6f2a

Browse files
committed
Codeplex and Beanstalk
1 parent e06c1e8 commit 75c6f2a

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ This repository is mirrored at:
88

99
- <http://repo.or.cz/w/cirosantilli-test.git>. Runs on [Girocco](http://repo.or.cz/w/girocco.git). TODO get working.
1010
- <https://bitbucket.org/cirosantilli/test>
11+
- <https://cirosantilli.beanstalkapp.com/test> Company called Wildbit. builtwith.com and job offerings say Rails.
12+
- <https://cirosantillitest.codeplex.com/>. By Microsoft. Rejects this repo because of the future-max commit, so I made placeholder to squat the project name.
1113
- <https://code.launchpad.net/cirosantilli-test-git>. Unable to use it for now: <http://superuser.com/questions/954490/launchpad-says-i-dont-have-an-ssh-key-but-i-do> <http://askubuntu.com/questions/13613/git-on-launchpad>
1214
- <https://github.com/cirosantilli/test>
1315
- <https://gitlab.com/cirosantilli/test>

adoc.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= h1
2+
23
:toc:
34
:toc-placement: preamble
45

remotes.sh

+2
Original file line numberDiff line numberDiff line change
@@ -10,7 +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 bs https://cirosantilli.git.beanstalkapp.com/test.git
1314
git remote add cp [email protected]:cirosantilli/${REPO}.git
15+
git remote add cx https://git01.codeplex.com/cirosantillitest
1416
git remote add gc https://code.google.com/p/cirosantilli-${REPO}
1517
git remote add go [email protected]:cirosantilli-${REPO}/cirosantilli-${REPO}.git
1618
#git remote add gr ssh://repo.or.cz/cirosantilli-${REPO}.git

0 commit comments

Comments
 (0)