Skip to main content

Module git_tools

Module git_tools 

Source
Expand description

Git tool name constants

Constants§

BRANCH
Git branch tool name.
COMMIT
Git commit tool name.
DIFF
Git diff tool name.
DISCARD
Git discard tool name.
FETCH
Git fetch tool name.
LOG
Git log tool name.
PULL
Git pull tool name.
PUSH
Git push tool name.
SEARCH
Git search tool name.
STAGE
Git stage tool name.
STATUS
Git status tool name.
UNSTAGE
Git unstage tool name.