Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve Git diffs (elixir-lang#9823)
In Git 2.25 there comes native support for Elixir definitions. That will make `git diff --function-context` work properly. Additionally it makes diff headers to contain name of enclosing function. I hope that this will work in GitHub diffs as well.
- Loading branch information