src/eric7/Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.py

branch
eric7
changeset 9653
e67609152c5e
parent 9624
b47dfa7a137d
child 10217
7888177e7463
equal deleted inserted replaced
9652:75881562981b 9653:e67609152c5e
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2014 - 2022 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2014 - 2023 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