remote

package
v0.0.1-beta Latest Latest
Warning

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

Go to latest
Published: May 20, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHubRemoteRepository

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

func NewGitHubRemoteRepository

func NewGitHubRemoteRepository(token string) *GitHubRemoteRepository

func (*GitHubRemoteRepository) PullCommits

func (r *GitHubRemoteRepository) PullCommits(remote entity.Remote, branch string) ([]entity.Commit, map[string][]byte, error)

func (*GitHubRemoteRepository) PushCommits

func (r *GitHubRemoteRepository) PushCommits(remote entity.Remote, commits []entity.Commit, objects map[string][]byte) error

Jump to

Keyboard shortcuts

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