diff options
author | cyqsimon <28627918+cyqsimon@users.noreply.github.com> | 2022-02-27 00:01:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-26 17:01:00 +0100 |
commit | 14ddda0a8b9727208e68f74615534f1b9ca20f42 (patch) | |
tree | e189740278ded23d344b71162b1e36b078e3de49 /CONTRIBUTING.md | |
parent | 36093dd3bce9d27e6ec7b86e9de4a652985300bc (diff) |
Recognize files in `$XDG_CONFIG_HOME/git/` and `$HOME/.config/git/` better (#2067)
* git global config - lookup $XDG_CONFIG_HOME faithfully
* Use `bool::then`
* Cover both `$XDG_CONFIG_HOME` & `$HOME/.config`
* Remove unused import
* Global git config tests
* Added trailing newline
* Fix git config test
* Wrote to changelog
* Revert change of `Result::ok` to `Result::unwrap`
* Apply suggestions from code review
Co-authored-by: Martin Nordholts <enselic@gmail.com>
* Guard against empty `$HOME`
Co-authored-by: Martin Nordholts <enselic@gmail.com>
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions