oh-my-git
oh-my-git copied to clipboard
Terminal frozen when using 'rm -r' command folder containing cloned repository.
On level "Cloning a repo", using the terminal.
I used the command git clone ../friend
This makes a folder on the current directory (as expected), but then I try to delete this folder with the rm command rm -r friend
.
The terminal freezes, I can use the card to recover access to the terminal, but can't delete the folder so can't continue with the tutorial.
Huh, I can't reproduce the freezing that you described right now (on Linux), but thanks for reporting this.
Note that the playing card would run the command git clone ../friend .
instead, but this might already be clear to you. :)
Sorry for the little info. I tried this on Windows, there's something weird happening when using the terminal with unexpected commands.
I've seen other people getting a similar problem, it unfreezes when pressing on a card.