Documentation ¶
Index ¶
- func Amend(message string, commitOpt *CommitOptions, opt *types.Options) (*types.Commit, error)
- func CommitStaging(message string, commitOpt *CommitOptions, opt *types.Options) (*types.Commit, error)
- func Get(ref string, opt *types.Options) (*types.Commit, error)
- func IsAncestor(ancestor, second string, opt *types.Options) (bool, error)
- type CommitOptions
- type Git2GoCommitOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommitStaging ¶
Types ¶
type CommitOptions ¶
type Git2GoCommitOptions ¶
Click to show internal directories.
Click to hide internal directories.