BitBucket now supports Git

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
User avatar
TheBuzzSaw
Chaos Rift Junior
Chaos Rift Junior
Posts: 310
Joined: Wed Dec 02, 2009 3:55 pm
Current Project: Paroxysm
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Contact:

BitBucket now supports Git

Post by TheBuzzSaw »

And the only reason this is a big deal is that they allow unlimited private repositories. :twisted:

https://bitbucket.org/
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: BitBucket now supports Git

Post by LeonBlade »

TheBuzzSaw wrote:And the only reason this is a big deal is that they allow unlimited private repositories. :twisted:

https://bitbucket.org/
The UI looks a lot like github, I like the unlimited private repos though. :)
I'll stick with GitHub for now, and my glorious GitHub app. ;)
Image
There's no place like ~/
User avatar
TheBuzzSaw
Chaos Rift Junior
Chaos Rift Junior
Posts: 310
Joined: Wed Dec 02, 2009 3:55 pm
Current Project: Paroxysm
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Contact:

Re: BitBucket now supports Git

Post by TheBuzzSaw »

I will continue using GitHub for all my open projects because I prefer that site. For private stuff, BitBucket will be fine. :]
User avatar
christo
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 59
Joined: Sat Apr 24, 2010 7:28 am
Favorite Gaming Platforms: iPhone, PS3
Programming Language of Choice: c, java, groovy
Contact:

Re: BitBucket now supports Git

Post by christo »

What do you prefer about Github?
User avatar
TheBuzzSaw
Chaos Rift Junior
Chaos Rift Junior
Posts: 310
Joined: Wed Dec 02, 2009 3:55 pm
Current Project: Paroxysm
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Contact:

Re: BitBucket now supports Git

Post by TheBuzzSaw »

christo wrote:What do you prefer about Github?
I love how fluid the interface is in general. (I usually hate transition animations, but GitHub's sliding effects are... pleasant... for some reason.)

I love the issue tracker. I can create labels freely, and issues can be addressed directly in git commits.

I also find it to just be fast in general. I never wait when I am doing a push/pull.
Post Reply