Module git_protocol::credentials[][src]

Expand description

Structs

A handle to approve or reject the outcome of the initial action.

The outcome of helper().

Enums

The action to perform by the credentials helper().

The error used in the credentials helper.

Functions

Decode all lines in input as key-value pairs produced by a git credentials helper program.

Encode url to out for consumption by a git credentials helper program.

Call the git credentials helper program performing the given action.

Type Definitions

The result used in helper().