On 18/12/2015 19:01, Rich Siegel wrote:
On Friday, December 18, 2015, Phil Dobbin <[email protected]> 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"
Hi, Rich.
Many thanks for that. That'll do nicely :-)
Cheers,
Phil...
--
GnuGPG Key : http://phildobbin.org/publickey.asc
--
This is the BBEdit Talk public discussion group. If you have a
feature request or would like to report a problem, please email
"[email protected]" 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 [email protected].
To post to this group, send email to [email protected].