Why not github?

Asked by Gowtham

Hello, is there a reason this repo is not on git related platforms? I would like to contribute on arc related code and it's a little difficult for git users to get started.

Question information

Language:
English Edit question
Status:
Solved
For:
dkimpy Edit question
Assignee:
No assignee Edit question
Solved by:
Scott Kitterman
Solved:
Last query:
Last reply:
Revision history for this message
Best Scott Kitterman (kitterman) said :
#1

On Wednesday, July 31, 2019 6:02:56 AM EDT you wrote:
> New question #682469 on dkimpy:
> https://answers.launchpad.net/dkimpy/+question/682469
>
> Hello, is there a reason this repo is not on git related platforms? I would
> like to contribute on arc related code and it's a little difficult for git
> users to get started.

For GitHub specifically, historically it's because this is the best code
hosting I know of that's 100% free software (Github is not even close).
Gitlab probably comes second. Additionally, I choose not to entangle myself
with Microsoft any more than I can absolutely help.

This is a git related platform (I know it used to be bzr only), but this
project is in git now. See https://code.launchpad.net/dkimpy

I'd love to have more contributors, but I'm not moving the project to a
proprietary platform.

Scott K

Revision history for this message
Gowtham (gowthamgts12) said :
#2

Sure, totally understandable. This is supposed to be asked on https://launchpad.net/authentication-results-python which is currently bzr only. It took me sometime to view the source code since I'm new here.

Revision history for this message
Gowtham (gowthamgts12) said :
#3

Thanks Scott Kitterman, that solved my question.

Revision history for this message
Scott Kitterman (kitterman) said :
#4

On Thursday, August 1, 2019 4:57:37 AM EDT you wrote:
> Question #682469 on dkimpy changed:
> https://answers.launchpad.net/dkimpy/+question/682469
>
> Gowtham posted a new comment:
> Sure, totally understandable. This is supposed to be asked on
> https://launchpad.net/authentication-results-python which is currently
> bzr only. It took me sometime to view the source code since I'm new
> here.

No, it's in git too:

https://code.launchpad.net/authentication-results-python

There's probably obsolete bzr stuff around somewhere, but I'm pretty sure I
converted all my projects to git.

Scott K