What repository do you prefer?

pandaa

Madly Diligent
Joined
May 28, 2012
Messages
7,866
Reaction score
4
FP$
1,305
If you're not a die-hard fan of Github like a lot of people are, what repository do you use and what do you like about it? 🙂
 
I use bitbucket.

It offers free services for maintaining private git repositories.

For public repositories i use ofcourse Github.

Every one uses github as it has lot of support
 
I have most of my personal stuff on Github. For work, I use the company SVN server, which is what everyone else uses. A bit annoying, as it isn't as good as git, but it gets the job done.
 
Thanks to being on the FP development team I've started using bitbucket and it seems pretty good! I've used Github before, but I prefer bitbucket 🙂
 
GitHub wins it for me (I use it for some personal projects like my IRC bot framework, ChatterPy). I love the in-built issue tracking, and I find it useful that if I include 'Resolves #issue number' in the commit message, it automatically closes an issue, amongst other things.
 
Interesting! To those who prefer bitbucket, what makes it better than github? I think they both have decent interfaces, but there's obviously more to it than that.
 
Back
Top Bottom