You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to manage a batch of yaml/json files under git, the default git diff shows the text line based diff, which make no sense for object differences in yaml/json files. deepdiff provides a wonderful view in this scenario, is it possible to use deepdiff as the git's difftool?