untracked

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package untracked The mode parameter is optional (defaults to all), and is used to specify the handling of untracked files; when -u is not used, the default is normal, i.e. show untracked files and directories.

-u[<mode>], --untracked-files[=<mode>]

Index

Constants

View Source
const (
	// No Show no untracked files.
	No = "no"

	// Normal Shows untracked files and directories.
	Normal = "normal"

	// All Also shows individual files in untracked directories.
	All = "all"
)

Variables

This section is empty.

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