-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
Description
Issue 1: Warning prompt for overriding files
I created a .gitignore file before running azd init. This was the prompt I was shown:
The UX looks off to me (could just be me). I also wonder if we should breaking apart azd init into
- Downloading code to temp directory...
- Copying files to
d:\repos\azd-sources\empty
which this prompt would come in.
Issue 2: Running init on an existing directory with azure.yaml defined
The "Initializing a project" header isn't printed here, which the indented "Downloading template code" seems out-of-place

