And the only reason this is a big deal is that they allow unlimited private repositories.
https://bitbucket.org/
BitBucket now supports Git
Moderator: Coders of Rage
- TheBuzzSaw
- 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:
- LeonBlade
- 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
The UI looks a lot like github, I like the unlimited private repos though.TheBuzzSaw wrote:And the only reason this is a big deal is that they allow unlimited private repositories.
https://bitbucket.org/
I'll stick with GitHub for now, and my glorious GitHub app.
There's no place like ~/
- TheBuzzSaw
- 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
I will continue using GitHub for all my open projects because I prefer that site. For private stuff, BitBucket will be fine. :]
- christo
- 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
What do you prefer about Github?
- TheBuzzSaw
- 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
I love how fluid the interface is in general. (I usually hate transition animations, but GitHub's sliding effects are... pleasant... for some reason.)christo wrote:What do you prefer about Github?
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.