Mon, 27 Sep 2021 16:50:50 +0200
***
# -*- coding: utf-8 -*- # Copyright (c) 2014 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> # """ Package implementing the vcs interface to Git. It consists of the git class, the project helper classes and some Git specific dialogs. """