Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recognize files in $XDG_CONFIG_HOME/git/ and $HOME/.config/git/ better #2067

Merged
merged 11 commits into from
Feb 26, 2022
Merged

Recognize files in $XDG_CONFIG_HOME/git/ and $HOME/.config/git/ better #2067

merged 11 commits into from
Feb 26, 2022

Commits on Feb 20, 2022

  1. Configuration menu
    Copy the full SHA
    184a475 View commit details
    Browse the repository at this point in the history
  2. Use bool::then

    cyqsimon committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    021b1ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d5fb8a View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    cyqsimon committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    6b8e12b View commit details
    Browse the repository at this point in the history
  5. Global git config tests

    cyqsimon committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0a7de4d View commit details
    Browse the repository at this point in the history
  6. Added trailing newline

    cyqsimon committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    b547e2c View commit details
    Browse the repository at this point in the history
  7. Fix git config test

    cyqsimon committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    c0ef64b View commit details
    Browse the repository at this point in the history
  8. Wrote to changelog

    cyqsimon committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    43ba0ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0fec8d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Apply suggestions from code review

    Co-authored-by: Martin Nordholts <enselic@gmail.com>
    cyqsimon and Enselic committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    92c8483 View commit details
    Browse the repository at this point in the history
  2. Guard against empty $HOME

    cyqsimon committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    2556530 View commit details
    Browse the repository at this point in the history