serve

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: ISC Imports: 10 Imported by: 0

Documentation

Overview

Package serve implements the "dgit serve" command

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &base.Command{
	Run:       runServe,
	Name:      "serve",
	Usage:     "dgit serve URL",
	ShortHelp: "serve Git repositories",
	LongHelp: `Serve serves Git repositories

DGit listens and serves repositories on the provided URL. The only
recognized scheme is http.

The DGit handler supports the "dumb" Git HTTP protocol, so read-only
repository operations, such as cloning and fetching, are supported.
	`,
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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