Enums§
- Squish
Error - Custom error type for git-squish operations
Functions§
- get_
current_ branch_ name - Get the current branch name from the repository’s HEAD. Returns the full reference name (e.g., “refs/heads/feature”).
- squash_
branch - Squash a branch onto an upstream branch, replacing the branch history with a single commit.