legit

Fork of https://git.icyphox.sh/legit

Add option to generated diff using system git go-diff is too slow. As legit parses the generated patch file, we can simply swap diff generator based on option. This is an opt-in config for backwards compatibility. The diff generated by git command is different (more intuitive hunk.) This is part of https://tangled.org/pocka.jp/legit/issues/25

Changes

6 changed files (+151/-2)