Plugins/VcsPlugins/vcsGit/GitStatusDialog.py

changeset 6048
82ad8ec9548c
parent 6020
baf6da1ae288
child 6369
09bc694c00bc
equal deleted inserted replaced
6047:39586a2de99d 6048:82ad8ec9548c
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2014 - 2017 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2014 - 2018 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to show the output of the git status command 7 Module implementing a dialog to show the output of the git status command
8 process. 8 process.

eric ide

mercurial