Are you a web developer who doesn’t like to play system administrator when working on your website? I personally don’t like command line stuff, and prefer the look and feel of user interfaces with buttons, menus and things to see and understand, whilst not just executing boring and complex commands. The same goes for using version control. Obviously you can run your checkouts, commits, branches, merges or whatever i a command line, but there are beautiful tools out there which visualize the often complex structure of your versioned source code.
Source Tree is a beautiful desktop app for Mac, which allows you to handle your version control with a great and intuitive display. It simply makes it easier, thus more effective.
DVCS Made Easy
Learning and using DVCS is made easy with SourceTree:
- Create and clone repos from anywhere
- Commit, push, pull and merge
- Detect and resolve conflicts
- Search repository histories for changes
Expert ready
Feature-packed for both novice and advanced users:
- Review outgoing and incoming changesets
- Cherry-pick between branches
- Patch handling, rebase, stash / shelve and much more
SourceTree is a free client for Git, Mercurial and SVN version control systems.
No comments yet (leave a comment)