package
0.7.5
Repository: https://github.com/git-l10n/git-po-helper.git
Documentation: pkg.go.dev

# Functions

AbbrevCommit returns abbrev commit id.
AnswerIsTrue indicates answer is a true value.
No description provided by the author
CheckCorePoFile checks syntax of "po/xx.po" against "po/git-core.pot".
CheckPoFile checks syntax of "po/xx.po".
CheckPoFileWithPrompt checks syntax of "po/xx.po", and use specific prompt.
CheckPrereq checks prerequisites for po-helper.
No description provided by the author
CmdCheckCommits implements check-commits sub command.
CmdCheckPo implements check-po sub command.
CmdInit implements init sub command.
CmdUpdate implements update sub command.
DiffFileRevision implements diff on two files with specific revision.
DiffFiles implements diff on two files.
Exist check if path is exist.
GetPrettyLocaleName shows full language name and location.
GetUserInput reads user input from stdin.
IsDir returns true if path is exist and is a directory.
IsFile returns true if path is exist and is a file.
ParseTeams implements parse of "po/TEAMS" file.
No description provided by the author
No description provided by the author
ShowExecError will try to return error message of stderr.
No description provided by the author
ShowTeams will show leader/members of a team.
UpdatePotFile creates or update pot file.

# Constants

Define const variables.
No description provided by the author
Define const variables.
Define const variables.

# Variables

No description provided by the author

# Structs

FileRevision is used as an argument for diff function.
Team contains infomation for a l10n team.
User contains user name and email.

# Type aliases

No description provided by the author