Skip to content

Detect missing .git and untracked files in commit_and_push#16

Merged
pforret merged 1 commit into
masterfrom
claude/propose-upstream-branch-setup-S7SU4
Apr 7, 2026
Merged

Detect missing .git and untracked files in commit_and_push#16
pforret merged 1 commit into
masterfrom
claude/propose-upstream-branch-setup-S7SU4

Conversation

@pforret
Copy link
Copy Markdown
Owner

@pforret pforret commented Apr 7, 2026

No description provided.

- If .git doesn't exist, offer to run 'git init && git add .'
- If untracked files are present, offer to 'git add' them before
  committing. Applies to setver auto, ap, autopatch, autominor, skip.

https://claude.ai/code/session_01BMZHjPvpKubqTHFMAdYtbr
@pforret pforret merged commit b10f63d into master Apr 7, 2026
4 of 5 checks passed
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.

2 participants