git

package
v0.0.0-...-98075fd Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2020 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Git = cli.Command{
	Name:     "git",
	Usage:    "git commands: sync.",
	Category: "git",
	Subcommands: []cli.Command{
		{
			Name:   "sync",
			Usage:  "sync current git repository.",
			Action: sync,
		},
	},
}

Git 操作封装

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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