Difftool that aware MoonBit language syntax
Dependencies
moondiff [--ignore-comments] [--ignore-tests] old-file new-filegit config diff.tool moondiff
git config difftool.moondiff.cmd 'bash "$HOME/.local/share/moondiff/moondiff_git_wrapper.sh" "$LOCAL" "$REMOTE" "$MERGED"'
git config difftool.prompt falsegit difftool <commit>^ <commit> # view diff for a specific commit
git difftool <edited file>Install
Download zipDifftool that aware MoonBit language syntax
Dependencies