Plugins/VcsPlugins/vcsGit/GitStatusMonitorThread.py

changeset 6048
82ad8ec9548c
parent 6020
baf6da1ae288
child 6529
1c2968f124b7
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 the VCS status monitor thread class for Git. 7 Module implementing the VCS status monitor thread class for Git.
8 """ 8 """

eric ide

mercurial