Skip to content

fix: prevent version command crash when local shell copy is not a git repository#114

Open
Vikyek wants to merge 1 commit into
caelestia-dots:mainfrom
Vikyek:fix-version-crash
Open

fix: prevent version command crash when local shell copy is not a git repository#114
Vikyek wants to merge 1 commit into
caelestia-dots:mainfrom
Vikyek:fix-version-crash

Conversation

@Vikyek

@Vikyek Vikyek commented May 31, 2026

Copy link
Copy Markdown

Check if .git directory exists before running git commands on the local shell copy, and wrap the last commit check in a try-except block to prevent CalledProcessError crash when the config folder is not a git repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant