package
0.6.0
Repository: https://github.com/abhinav/git-fu.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CheckoutUniqueBranch atomically finds a unique branch name and checks it out at the given ref.
NewBulkRebaser builds a new Bulk Rebaser.
NewGateway builds a new Git gateway.

# Structs

BulkRebaser rebases multiple interdependent branches in a safe way.
Gateway is a git gateway.

# Interfaces

RebaseHandle is an ongoing rebase, allowing chaining on more rebase requests.