Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@acunniffe
Copy link
Owner

User reported git-ai push rewrtie was syncing stale branches.
PNG image

The PR updates the push rewrite to independently passthrough the push command w/o rewriting it, and then silently sync git-ai refs with a separate push innovation immediately after.

Why this approach: Git push doesn't support appending ref specs when overriding the default behavior; you have to specify all the ref specs you want to sync. It's difficult and flaky to try to infer this so let's not try.

@acunniffe acunniffe changed the title Fix git push rewrite [hot] Fix git push rewrite Sep 12, 2025
@acunniffe acunniffe added the bug Something isn't working label Sep 12, 2025
@acunniffe acunniffe merged commit bc03ce8 into main Sep 12, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant