Who else thinks bitbucket is better than github? And that even if its not, we should host a copy of repos on bitbucket too, because competition is good?
EDIT: (For git non-pro's like me)
How does one create a copy? After creating an empty repo on the web interface:
git remote add bitbucket <url of the repo>
How does one keep it updated?
git push bitbucket <branchname>
---------------------------------
Or if you'd like to always keep the bitbucket repo in sync every time you do a git push origin (preferred method):
`git remote set-url --add --push origin <url of the repo>`
I really like Bitbucket. I never had issues and I love the fact that I have access to free private repositories. That alone is the killer feature. I like Github, but I am not that much of a social developer therefore all their social aspect to me is not that important and the fact that I need to keep my repositories open or pay is actually a downside when the competition does exactly the same thing without this problems.
Define better though? Github is clearly more about the "community". You can explore and see trending repos and overall a much better experience of discovery. Bitbucket has a few nice features too, but it seems to be more geared for closed source/private teams.
> Who else thinks bitbucket is better than github?
Each service has it's pros/cons. Github charges you for private repositories while bitbucket offers them for free. But with bitbucket you are limited to only 5 collaborators - so it's not really useful for anything but personal repo hosting. I teach classes on occasion (obviously more than 5 students) and I pre-provision repos on my own source code hosting service but I also allow the students to get a free private repo from github (they are free if you say you are using it for a class).
> And that even if its not, we should host a copy of repos on bitbucket too, because competition is good?
It's very unlikely and rare that github would go down or be shutdown but due to google code shutting down I've learned that - it's not a good idea to keep your project (code) in a central location. You can mirror it - but if you aren't running the service yourself be ready to jump ship to either shutdown or changing of features. Github did remove downloads at one point but reintroduced them as releases.
More and more employers are (incorrectly) using github as a CV for developers. So I think github will be the primary source code hosting service for awhile until people realize that a user's github profile is not a proper CV.
I didn't know about that - they seem to keep that pretty hidden. In contrast github makes it very visible that they support academics.
In any case - the one benefit of running my own is that not only can I pre-provision the repos but the accounts as well. Getting students to use git is a challenge itself (it can be rather difficult to use if you don't understand the idea behind it - and pushing using SSH can also be difficult if you have never used SSH or keys before) but putting an account they can use/login with in their hands is half the battle.
GitLab CEO here, we're thinking about adding a mirroring feature to GitLab.com where every 15 minutes the repo will be synched. If there are only fast-forward changes these will be applied. Branches that can't be fast forwarded will trigger an error to be displayed in the interface. Would that help you keeping your repo updated?
Actually I was going to add gitlab's name here too, but then I figured that'd go off topic. I think gitlab, because of its free CI, is actually even better than bitbucket.
Thanks Sbn, good to hear that. I think Bitbucket connect is very interesting and at GitLab we would like to have something similar. But since it is both used on-premises and as a SaaS this is more difficult. We're thinking about plugins but are afraid the fixed API's will make GitLab hard to refactor. So for now we welcome people contributing Project Services. The downside is that there is no business model for people contributing.
Stash, the the on premises version of Bitbucket that is also from Atlassian supports plugins and has a marketplace, so you can have plugins both on-premise and SaaS.
Can anyone tell me, why GitHub doesn't have this feature yet?
Every time I need to browse through the code on GitHub, I need to download the project and open it in an IDE. Very lengthy process. On the other hand this approach looks novel.
If I try to search the repository using just the name of the class; the result is very messy. It shows me everywhere the class has been used. But that's not what I want. I want to go to the definition and BitBucket Connect demonstrates exactly that.
Tried CodeSearch, but after installing it and clicking on it, it shows a form that says it will "be available soon for private repos" and asks for a bunch of information.
Tried the Graph plugin also -- after installing it and clicking on it, it shows a blank page.
The HipChat integration works well, but they've had that for some time now.
Hi, I'm Katerina from StiltSoft. Our team is developing Awesome Graphs. Please, contact us about the issue you had with Awesome Graphs. To submit a ticket, follow this link https://helpdesk.stiltsoft.com/support/feedback.html
Couldn't agree more, and came here to say this also. I understand that they are driving forward with new features for developers, but security cannot be taken seriously enough when they are hosting organisation's private code. I cannot take them seriously until they add this feature.
I just don't get the reticence to implement it - I added 2FA to a customer facing app we produce in less than a week - and most of that time was coming up with a nice/pretty setup workflow to enable it on your account.
Not to be confused with Facebook Connect, Garmin Connect, Adobe Connect, TI Connect and hundreds of others either. There are two hard things in software development; cache invalidation and naming things.
Code search: https://sourcegraph.com/ Code quality: https://www.bithound.io/, https://www.codacy.com/ Code analytics: http://stiltsoft.com/ Deployment: http://cloudcannon.com/, https://platform.sh/ Crash and exception handling: https://rollbar.com/ Rapid integration: http://www.wittified.com/ Cloud IDE: https://codeanywhere.com/, https://codeanywhere.com/