versioncontrol

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package versioncontrol provides all the required structs and interfaces to use a version control (eg: git)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VersionControl

type VersionControl interface {
	CreateBranchAndPush(name string) error
}

VersionControl is an interface to represent any version control like git

Directories

Path Synopsis
Package git that implements VersionControl interface
Package git that implements VersionControl interface

Jump to

Keyboard shortcuts

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