Stash: The best place to host your code
February 04, 2019

Stash: The best place to host your code

Dane Allen | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with Stash

We use stash to host our code repositories. We have many different repositories stored on their servers. We also use it to create and manage pull requests and browse individual files and commits to the code base.
  • It picks up changes to your branches immediately.
  • It's very easy to do a diff and compare your branch with another.
  • Pull Requests are very easy to manage. You can set specific requirements so that a branch cannot be merged until a certain criterion is met.
  • I love how easy it is to browse code in the entire repo.
  • Maybe implement a slider on the top of the Pull Request where you could slide between commits to see what was changed (similar to Crucible).
  • Since we started using Stash, our code base has been much more manageable.
  • It has been a very positive relationship overall.
Stash works better for hosting large repositories used across an enterprise.
It works great for our large company. We have many different repositories and it handles them all nicely. If you're just doing your own small little project, you'd be better off probably using something like GitHub.