package
0.29.0
Repository: https://github.com/equationzhao/g.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
GetBranch returns the branch of the repository only return the branch when the path is the root of the repository.
No description provided by the author
GetRepoStatus returns the status of the repository only return the status when the path is the root of the repository.
GetShortGitStatus read the git status of the repository located at the path.
GetTopLevel returns the top level of the repoPath the returned path is cleaned by pathbeautify.CleanSeparator.
ParseShort parses a git status output command It is compatible with the short version of the git status command modified from https://le-gall.bzh/post/go/parsing-git-status-with-go/ author: Sébastien Le Gall.

# Constants

A.
C.
D.
!.
M.
R.
No description provided by the author
No description provided by the author
No description provided by the author
T.
No description provided by the author
-.
?.
U.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

FileGit is an entry name with git status the name will not end with file separator.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author