Enums§
- SquishError 
- 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.