eric6/Plugins/VcsPlugins/vcsGit/__init__.py@72b88fb20261
eric6/Plugins/VcsPlugins/vcsGit/__init__.py
Sat, 19 Dec 2020 15:22:26 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 19 Dec 2020 15:22:26 +0100
- changeset 7900
- 72b88fb20261
- parent 7360
-
9190402e4505
- child 7923
-
91e843545d9a
- permissions
- -rw-r--r--
Corrected the use of '@keyparam' in the source documentation.
# -*- coding: utf-8 -*-
# Copyright (c) 2014 - 2020 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.
"""