true
if the argument is an option for checking out a new local branch.
true
if the argument is an option for creating a new branch in the repository.
true
if the argument is an option for deleting an existing branch in the repository.
true
if the argument is an option for listing the branches in a repository.
true
if the argument is an option for renaming an existing branch in the repository.
true
if the argument is an error indicating the absence of a local Git repository.
Otherwise, false
.
true
if the argument is a raw Git status with similarity percentage. Otherwise, false
.
true
if the argument is an option for checking out a working tree file.
Maps the raw status text from Git to a Git file status enumeration.
Contains a set of utility functions for Git.