Skip to content

Git refactor#416

Merged
tschm merged 10 commits intomainfrom
gitRefactor
Mar 8, 2026
Merged

Git refactor#416
tschm merged 10 commits intomainfrom
gitRefactor

Conversation

@tschm
Copy link
Copy Markdown
Member

@tschm tschm commented Mar 8, 2026

No description provided.

tschm and others added 10 commits March 8, 2026 14:20
Replace all call sites that passed `git_executable, git_env` as
separate arguments with `git_ctx: GitContext` to match the refactored
function signatures in `_sync_helpers.py`, `template.py`, and
`_git_utils.py`.

Also promotes `_assert_git_status_clean` and `_handle_target_branch`
from module-level functions into `GitContext` methods.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tschm tschm merged commit d7d31cf into main Mar 8, 2026
15 checks passed
@tschm tschm deleted the gitRefactor branch March 8, 2026 10:53
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