Skip to content

gitconfig includeIf directives does not work properly inside distrobox #43

@HerrNaN

Description

@HerrNaN
[includeIf "gitdir:~/work/"]
    path = work.gitconfig

This config should load the config work.gitignore when in a repo which is a subdirectory to ~/work, and it works well on the host. However, it does not work when using git inside a distrobox for some reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions