Page 1 of 1

Bitfighter code is now on Github

PostPosted: Thu Aug 20, 2015 6:33 pm
by raptor
Hi,

For all those interested, we have migrated our code base to Github because Google Code is shutting down in less than a week.

With this comes some changes for developers or want-to-be developers:

1. The new code repository is now found here: https://github.com/bitfighter/bitfighter

2. Git. Of necessity we have changed to git from mercurial for the version control system. It is similar, but has a more difficult learning curve (in my opinion). Hopefully the tools github provides to interact with it will round off some of the rough edges - like their nicer web interface for pull requests and issues.

3. Visibility. Github is the de-facto standard for open source projects and grants us a lot more visibility with other developers.

That's all folks!

Re: Bitfighter code is now on Github

PostPosted: Thu Aug 20, 2015 9:30 pm
by Skybax
Question. Will all the issues on code.google be transferred over to GitHub?

Re: Bitfighter code is now on Github

PostPosted: Fri Aug 21, 2015 12:08 am
by amgine
Arg we will have to register again.

I assume that all issues and bugs will be moved over.

Re: Bitfighter code is now on Github

PostPosted: Fri Aug 21, 2015 5:31 am
by raptor
Yes, issues will move - I just need to figure out how to do that...

Re: Bitfighter code is now on Github

PostPosted: Sat Aug 22, 2015 7:55 am
by raptor
Issues are now imported. You can see them here:

https://github.com/bitfighter/bitfighter/issues

Re: Bitfighter code is now on Github

PostPosted: Sun Aug 23, 2015 11:25 pm
by watusimoto
@raptor: The GitHub page looks great. Thanks for taking that on!

Re: Bitfighter code is now on Github

PostPosted: Mon Aug 24, 2015 9:53 am
by amgine
Will any sub branches be moved over from the google code site ?

It looks great excellent job!

Re: Bitfighter code is now on Github

PostPosted: Mon Aug 24, 2015 12:15 pm
by raptor
If you mean Google code clones, then no. But the Google code will stick around for a little while so people can keep their own changes and apply them to Github.

Re: Bitfighter code is now on Github

PostPosted: Tue Aug 25, 2015 12:00 am
by amgine
Is there any way to get my a clone of my project still or is it too late then ?

I guess its ok I was not to far into the project anyways.

Re: Bitfighter code is now on Github

PostPosted: Tue Aug 25, 2015 6:53 am
by raptor
Yes. I said Google code will stick around for a while - you have plenty of time to grab your clone.