Having a `git-smartdiff` script would allow users to call it by just calling `git smartdiff`. It just needs to be a wrapper that calls `git difftool`.
Having a
git-smartdiffscript would allow users to call it by just callinggit smartdiff.It just needs to be a wrapper that calls
git difftool.