You could use "yes | rm -r project", I guess.
git "borrowed" this idea too. You can use `git checkout -` to checkout the last thing you checked out; very handy when merging.
You could use "yes | rm -r project", I guess.
git "borrowed" this idea too. You can use `git checkout -` to checkout the last thing you checked out; very handy when merging.