Get the file status (`git status`) of the current Git repository from the commandline. Format the output as JSON or plaintext.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
git-status-cli is a command-line tool that retrieves and formats the output of `git status` as either JSON or plain text. It is designed for developers who need to programmatically access or parse Git repository status information in scripts or automated workflows.