Using the -d flag seems to do what you expect. git difftool *-d* goodbranch buggybranch
HTH Jean Jourdain On Saturday, April 27, 2024 at 11:19:43 AM UTC+2 Ted Stresen-Reuter wrote: > On Fri, Apr 26, 2024 at 8:51 PM Marshall Clow <[email protected]> wrote: > >> On Apr 26, 2024, at 12:29 PM, Ted Stresen-Reuter <[email protected]> >> wrote: >> > >> > 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? >> >> What happens if you try `git difftool goodbranch..buggybranch` instead? >> >> > Exactly the same behavior, but I like your thinking! > > 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/a124cd3a-fdd8-4aa7-9878-39ad22e6e247n%40googlegroups.com.
