git_diff
git_diff copied to clipboard
A simple implementation for taking the output from 'git diff' and transforming it into Elixir structs.
Results
2
git_diff issues
Sort by
recently updated
recently updated
newest added
Hi there! I was trying to use the `GitDiff` library when I came across this bug-- when an empty file is added w/o any content* the patch doesn't have `from`...
I tried running `mix test` on elixir 1.15.6, Erlang 26.1.1, Ubuntu jammy and received the following errors when compiling dependencies. ``` ===> Analyzing applications... ===> Compiling mimerl ==> ssl_verify_fun Compiling...