gitrepo

package
v3.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCurrentGitEmail

func GetCurrentGitEmail(cwd string) (string, error)

Types

type Branch

type Branch struct {
	Name        string
	Description string
}

func GetBranchNames

func GetBranchNames(cwd string) ([]Branch, error)

func GetRepoBranches

func GetRepoBranches() ([]Branch, error)

func GetUsersBranchNames

func GetUsersBranchNames(cwd string, email string) ([]Branch, error)

func GetUsersBranches

func GetUsersBranches(repoUser string) ([]Branch, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL