Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
commitChanges Namespace Reference

Functions

 CommitChanges (options)
 

Variables

 git_found = importlib.find_loader("git") is not None
 

Function Documentation

◆ CommitChanges()

commitChanges.CommitChanges ( options)
Do a git commit of the automatically changed locations of the dev-kit.

Variable Documentation

◆ git_found

commitChanges.git_found = importlib.find_loader("git") is not None