Print a nicer error when failing to create the cache directory by linkmauve · Pull Request #2728 · gitui-org/gitui

@linkmauve

Same as in 1d22485 for the config
directory, when the cache directory fails to get created for whichever
reason, we currently exit gitui with a pretty undescriptive error.

Improves on gitui-org#2684.
Fixes gitui-org#2652.

@linkmauve linkmauve changed the title Print a nicer error when failing to create xdg directories Print a nicer error when failing to create the cache directory

Oct 6, 2025

cruessler

cruessler pushed a commit to cruessler/gitui that referenced this pull request

Oct 29, 2025
…#2728)

Same as in 1d22485 for the config
directory, when the cache directory fails to get created for whichever
reason, we currently exit gitui with a pretty undescriptive error.

Improves on gitui-org#2684.
Fixes gitui-org#2652.