I used the command “shopify theme init --clone-url” with the link to a github repository to clone the repository. When I checked the files inside the newly created directory, I noticed that they were the default Dawn theme files rather than the custom files inside the github repository that I cloned from. Why does the init command clone the Dawn theme and not the specified repository files?
Debug process: I logged out of Shopify “shopify auth logout” and tried the same init command, which still initialized the Dawn theme files.