create-app: avoid conflicting tmp dir for reading git config

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-12-29 11:55:38 +01:00
parent e405fbf88a
commit 724b55689b
3 changed files with 10 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Avoid potential temporary directory conflict.