Today we are deprecating a Sourcetree-specific portion of the Atlassian Account sign-in API and it will be unreachable after 16 Oct 2019. One year ago we shipped an all-new onboarding experience in 3.0 for both Mac and Windows powered by a Bitbucket login in your default browser. “Sourcetree” can’t be opened because Apple cannot check it for malicious software. When I open sourcetree. Install Git on Mac OS X There are several ways to install Git on a Mac. In fact, if you've installed XCode (or it's Command Line Tools), Git may already be installed. To find out, open a terminal and enter git -version. $ git -version git version 2.7.0 (Apple Git-66). Install Atlassian SourceTree. Go to www.sourcetreeapp.com and download SourceTree for Mac. At the time of this writing the latest version of SourceTree was 1.5.8. SourceTree for Mac comes packaged as a dmg file – after you open the dmg file you install the app the normal Mac way – by dragging SourceTree.app into your Applications folder. Open SourceTree and install the command line tool by clicking on the SourceTree menu and then on Install Command Line Tools; SourceTree will create an executable named stree inside /usr/local/bin. Open the command palette and execute the SourceTree: Open SourceTree command to open the repository in which the currently opened file is located.
BrowseVery simple plugin to open SourceTree (http://sourcetreeapp.com/) from Sublime Text 2 (http://www.sublimetext.com/2).
Installs
- Total5K
- Win2K
- Mac2K
- Linux793
Apr 23 | Apr 22 | Apr 21 | Apr 20 | Apr 19 | Apr 18 | Apr 17 | Apr 16 | Apr 15 | Apr 14 | Apr 13 | Apr 12 | Apr 11 | Apr 10 | Apr 9 | Apr 8 | Apr 7 | Apr 6 | Apr 5 | Apr 4 | Apr 3 | Apr 2 | Apr 1 | Mar 31 | Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- bitbucket.org
Very simple plugin to open SourceTree from Sublime Text 2.
Installing
Using Git: Clone the repository in your Sublime Text 2 Packages directory and restart Sublime Text 2:
Usage
Open SourceTree and install the command line tool by clicking on the SourceTree menu and then on Install Command Line Tools
; SourceTree will create an executable named stree
inside /usr/local/bin
.
Open the command palette and execute the SourceTree: Open SourceTree
command to open the repository in which the currently opened file is located.
Sample user key binding to execute the command::
Configuration
Additional settings can be configured in the User File Settings:
Cannot Install Sourcetree On Mac
stree_path
: the path to the stree
executable (default: '/usr/local/bin/stree'
)
Changelog
v1.0 (26-04-2012):
Sourcetree Mac Os 10.12
- Initial version
License
See the LICENSE-MIT.txt file.