On Friday, December 18, 2015, Phil Dobbin <phildob...@gmail.com> wrote:

My version of Git is in an nonstandard location '/opt/local/bin/git'
so is there a way to tell BBEdit where to look for it?

BBEdit looks in /opt/local/bin/, but does so after looking at more typical install locations (most notably /usr/bin/), so if /usr/bin/git exists, that will be found and used first.

We generally recommend using the tools that are provided by Xcode since those are the ones we test with, but if there's some compelling reason not to do that :-) you can manually override the path:

defaults write com.barebones.bbedit GitToolPathOverride -string "/path/to/git"

R.
--
Rich Siegel                                 Bare Bones Software, Inc.
<sie...@barebones.com>                      <http://www.barebones.com/>

Someday I'll look back on all this and laugh... until they sedate me.

--
This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.

Reply via email to