eric7/Plugins/VcsPlugins/vcsGit/GitDiffDialog.py

branch
eric7
changeset 8881
54e42bc2437a
parent 8366
2a9f5153c438
child 9153
506e35e424d5
equal deleted inserted replaced
8880:4b631598f752 8881:54e42bc2437a
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2014 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2014 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to show the output of the git diff command 7 Module implementing a dialog to show the output of the git diff command
8 process. 8 process.

eric ide

mercurial