Configure Grunt tasks to run with git newer files only
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Grunt plugin runs tasks only on source files modified since the last Git commit, optimizing build processes by skipping unchanged files. It's designed for developers using Grunt who want to leverage Git's version history instead of file timestamps to determine which files need reprocessing. The tool offers configurable options like specifying a Git branch or diff filter for more precise change detection.