Skip to content

feat/git-check#31

Merged
donfear merged 3 commits intomainfrom
feat/git-check
Apr 14, 2026
Merged

feat/git-check#31
donfear merged 3 commits intomainfrom
feat/git-check

Conversation

@donfear
Copy link
Copy Markdown
Owner

@donfear donfear commented Apr 14, 2026

  • Added getGitWorkingTreeState utility to check if the current directory is a git repository and if it has uncommitted changes.
  • Enhanced runCli function to warn users about uncommitted changes and prompt for confirmation before proceeding with upgrades.
  • Updated TerminalInput to allow default values for confirmation prompts.
  • Added tests for git utilities and CLI behavior regarding dirty repositories.

donfear added 3 commits April 14, 2026 22:32
- Added `getGitWorkingTreeState` utility to check if the current directory is a git repository and if it has uncommitted changes.
- Enhanced `runCli` function to warn users about uncommitted changes and prompt for confirmation before proceeding with upgrades.
- Updated `TerminalInput` to allow default values for confirmation prompts.
- Added tests for git utilities and CLI behavior regarding dirty repositories.
@donfear donfear merged commit 8f60be5 into main Apr 14, 2026
19 checks passed
@donfear donfear deleted the feat/git-check branch April 14, 2026 19:49
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