Revision <7140> closed.
# -*- coding: utf-8 -*-
# Copyright (c) 2014 - 2019 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.
"""