I'd love to replace Kaleidoscope with this app if it was developed further.
One of the most useful things for me is it being used as a Git diff tool i.e. if I want to compare my current branch against main I can run the following due to [difftool "Kaleidoscope"] in my Git config:
Could this app be used as the Git diff tool?
I'd love to replace Kaleidoscope with this app if it was developed further.
One of the most useful things for me is it being used as a Git diff tool i.e. if I want to compare my current branch against
mainI can run the following due to[difftool "Kaleidoscope"]in my Git config:Could this app be used as the Git diff tool?