Versions in this module Expand all Collapse all v0 v0.2.2 Apr 12, 2024 v0.2.1 Apr 12, 2024 v0.2.0 Jan 5, 2024 Changes in this version + func NewEphemeralGitBranch(repo *git.Repository, worktree *git.Worktree) (string, error) + func StageAndCommit(repo *git.Repository, worktree *git.Worktree, author *gitobject.Signature, ...) error