git

package
v0.0.0-...-b8aaa14 Latest Latest
Warning

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

Go to latest
Published: May 5, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	// contains filtered or unexported fields
}

func New

func New(token, url string) (*Repository, error)

func (*Repository) AddFile

func (r *Repository) AddFile(filename string, content []byte) error

func (*Repository) Commit

func (r *Repository) Commit(msg string, author *object.Signature) error

func (*Repository) Push

func (r *Repository) Push() error

Jump to

Keyboard shortcuts

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