g-status is a Node.js library that provides an easy way to retrieve the changes between a git repository's index and working tree, similar to `git status --porcelain`. It's designed for developers who need to programmatically access git status information, offering features like wildcard pattern matching and filtering by status codes.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Get the change between index (or staging-area) and working tree of a `git` repository