PyFoam.Basics.GitInterface module¶
A VCS-interface to Mercurial
-
class
PyFoam.Basics.GitInterface.
GitInterface
(path, init=False)[source]¶ Bases:
PyFoam.Basics.GeneralVCSInterface.GeneralVCSInterface
The interface class to git
Only a partial implementation (As much as the BuildHelper needs)