We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4872ff commit 5e9e06cCopy full SHA for 5e9e06c
copier.yml
@@ -93,7 +93,3 @@ _exclude:
93
_tasks:
94
- command: git init -b {{branch}}
95
working_directory: "{{project_name}}"
96
- - command: git config user.name {{full_name}}
97
- working_directory: "{{project_name}}"
98
- - command: git config user.email {{email}}
99
0 commit comments