This question is in reference to Atlassian Documentation: Crucible FAQ
Does crucible work with github or gitlab? Or is it only available to work with BitBucker ?
@Noam Dahan. Just to clairfy, does it work with Gitlab?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Main Bitbucket Server feature is hosting Git repositories (and it offers much more than simple 'git clone' - project/repository/branch permissions, load balancing, Git LFS ...). In addition to this it offers other functionalities, such as code reviews based on pull requests.
Main FishEye / Crucible features are: repository search engine and flexible code reviews (branches, single commits, attachments, patches etc). Please note that FishEye / Crucible does not host Git repositories (it makes a clone for indexing purposes, but this is not hosting like Bitbucket offers). FishEye / Crucible supports both DVCS (Git, Mercurial) and VCS (SVN, CVS, Perforce) repositories; it's even possible to write a plugin for custom repository type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.