SourceTree
Introduction
Atlassian's Sourcetree
[1] is a powerful Mac and Windows clients for Mercurial and Git Distributed Version Control Systems (DVCS).
Sourcetree strips away the complexity of DVCS amd makes it usable for mere mortals.
Git Version
Sourcetree
uses its own embedded Git Version by default (See for OSX: Sourcetree → Preferences → Git → Git Version).
There are 3 git version mentioned:
Git CLI | Description | Link |
---|---|---|
git | Standard Git | Git Home], Git scm |
git-flow | Git Workflow | git-tower, Git-flow |
git-lfs | Git Large File Storage | Atlassian Tutorial, Git-lfs |
Branching & Merges
- Source: Atlassian Support, Use Sourcetree branches to merge an update.
See also
- Beyond Compare
- Git contains also information on branches and Merging.
- Sublime Text
Reference
- ↑ SourceTree, Atlassian SourceTree Home page.