useGit property

bool useGit
getter/setter pair

when it true it will 'add, commit and push' automatically to github server

default value is false

Implementation

static bool useGit = false;