SourceTree: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 6: | Line 6: | ||
== Git Version == | == Git Version == | ||
<code>Sourcetree</code> uses its own embedded Git Version by default | {| class="wikitableharm" width="1250px" | ||
There are 3 git version mentioned | |- style="vertical-align:top;" | ||
| width="45%" | | |||
<code>Sourcetree</code> uses its own embedded Git Version by default. | |||
* See for OSX: {{FormFCTW|8|blue|bold|Sourcetree}} → {{FormFCTW|8|blue|bold|Preferences}} → {{FormFCTW|8|blue|bold|Git}} → {{FormFCTW|8|blue|bold|Git Version}} | |||
There are 3 git version mentioned, see the description on the reight. | |||
| width="55%" | | |||
{| class="wikitableharm" width="650px" | {| class="wikitableharm" width="650px" | ||
|- | |- | ||
! width="100px" | Git CLI | ! width="100px" | Git CLI | ||
! width="200px" | Description | ! width="200px" | Description | ||
! width="200px" | Link | ! width="200px" | Link | ||
|- | |- | ||
| git || Standard Git || [https://git-scm.com Git Home]], Git scm | | git || Standard Git || [https://git-scm.com Git Home]], Git scm | ||
|- | |- | ||
Line 19: | Line 25: | ||
|- | |- | ||
| git-lfs || Git Large File Storage || [https://www.atlassian.com/git/tutorials/git-lfs Atlassian Tutorial], Git-lfs | | git-lfs || Git Large File Storage || [https://www.atlassian.com/git/tutorials/git-lfs Atlassian Tutorial], Git-lfs | ||
|} | |||
|} | |} | ||
Revision as of 18:01, 8 October 2021
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
There are 3 git version mentioned, see the description on the reight. |
|
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.