Documentation
¶
Index ¶
- func CurrentWorkingDirectoryRepository() (*git.Repository, error)
- func CurrentWorktree() (*git.Worktree, error)
- func CurrentWorktreeStatus() (git.Status, error)
- func GetCleanStagedFiles() ([]string, error)
- func PruneCurrentWorktreeRemotes(origins []string, privateKeyFile string, passphrase string) error
- func WorktreeRoot() (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentWorkingDirectoryRepository ¶
func CurrentWorkingDirectoryRepository() (*git.Repository, error)
func CurrentWorktree ¶
func CurrentWorktreeStatus ¶
func GetCleanStagedFiles ¶
func WorktreeRoot ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.