Structs§
Enums§
Constants§
- GITHUB_
MAX_ FILE_ BYTES - GitHub pre-receive hard limit for a single blob (100 MiB).
Functions§
- commit_
paths - explicit_
push_ requested - print_
push_ summary - print_
skip - pull_
rebase_ current_ branch - Rebase the current branch onto its remote counterpart, detecting remote/branch dynamically.
- push_
current_ branch - push_
current_ branch_ with_ name - reset_
explicit_ push - resolve_
push_ remote - Resolve the remote used for push/pull for
branch. - set_
explicit_ push - Record
--pushfrom the root CLI or a leaf command such asxbp commit --push. - should_
push_ after_ auto_ commit - summarize_
git_ push_ error - sync_
and_ push_ current_ branch - Sync current branch with its remote (stash-safe rebase when needed) and push.
- unstage_
github_ oversized_ paths - Unstage any index entries whose blob is ≥ GitHub’s limit. Worktree copies stay put.