Improve error message on config dir error by sobczal2 · Pull Request #2684 · gitui-org/gitui

@cruessler self-assigned this

Jul 31, 2025

cruessler

@sobczal2

@sobczal2

linkmauve added a commit to linkmauve/gitui that referenced this pull request

Oct 6, 2025
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.

extrawurst pushed a commit that referenced this pull request

Oct 9, 2025
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 #2684.
Fixes #2652.

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

Oct 29, 2025

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.