open-in-sourcetree
Opens the current project in SourceTree
cliffrowley 3,960 11 0.2.0 MIT GitHub

Open in SourceTree

Opens the current project(s) in SourceTree.

The Atom command to open SourceTree is open-in-sourcetree:open. The default keybinding on the Mac is ⌘⌃S and on Windows it is Ctrl+Alt-Shift+S.

Recent changes

  • Now will give option to create Git repo if used on folder without Git.
  • Now supports multiple project folders.
  • Now supports Windows (thanks to @mark-hahn).