Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
commitChanges Namespace Reference

Functions

def CommitChanges (options)
 

Variables

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

Function Documentation

◆ CommitChanges()

def 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