Hello,
when trying to start the “prepare-commit.sh”-script via the git-bash shell I get the following response:
docker is empty. Delete directory? 1) Yes 2) No #?
No matter whatI am trying to insert as response, it is not taking my keyboard entries.Can someone please help me how to run the script?
Regards Alex
Hi Alex,
1 and then ENTER should be sufficient.
This empty folder is mainly present, because of past/other feature branches you used in the same git folder. Anyway, this is not a big problem for the code or the git process itself - it’s just cleaning up your folder.
Regards, Sebastian