eric6/Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.py

changeset 7923
91e843545d9a
parent 7780
41420f82c0ac
child 8143
2c730d5fd177
equal deleted inserted replaced
7921:0d429bd82699 7923:91e843545d9a
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2014 - 2020 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2014 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing the Git Options Dialog for a new project from the 7 Module implementing the Git Options Dialog for a new project from the
8 repository. 8 repository.

eric ide

mercurial