Skip to content

snap: User's global Git core.quotepath setting not read #15114

Description

@jmooring

This means that GitInfo is not available for a content file named hugö.md.

Related to #9810.


And that doesn't make sense given:

hugo/snap/snapcraft.yaml

Lines 63 to 68 in a198116

gitconfig:
interface: personal-files
read:
- $HOME/.config/git
- $HOME/.gitconfig
- $HOME/.gitconfig.local

And:

hugo/snap/snapcraft.yaml

Lines 95 to 110 in a198116

apps:
hugo:
command: bin/hugo
completer: hugo-completion
plugs:
- desktop
- dot-aws
- dot-azure
- dot-cache-hugo
- dot-config-gcloud
- etc-gitconfig
- gitconfig
- home
- network-bind
- removable-media
- ssh-keys

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions