Hi,

I've got the following in my .git/config file

[diff]
tool = bbdiff
[difftool "bbdiff"]
cmd = bbdiff --wait --resume \"$LOCAL\" \"$REMOTE\"
[difftool]
prompt = false

but when I execute:

git difftool goodbranch buggybranch

each file is opened in a separate window. It used to be that bbdiff would
open two folders in a unified window. Is that not possible with git
difftool?

TIA

Ted

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or believe that the application isn't working correctly, please email 
"[email protected]" rather than posting here. Follow @bbedit on Mastodon: 
<https://mastodon.social/@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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/CAKAQjicEfb72eyUrqwZ9fm7ROxVpdWOgYi0LMEADZBZX9JHRtw%40mail.gmail.com.

Reply via email to