It prints ```sh git init && git add -A && git commit -m "Initial commit" ``` But on Windows you need to separate the commands with `;` at least in PowerShell. Figure out if this also works in CMD